summary.ps {twang}R Documentation

Summarize a ps object

Description

Computes summary information about a stored ps object

Usage

## S3 method for class 'ps':
summary(object, ...)

Arguments

object a ps object
... additional arguments affecting the summary produced

Details

Compresses the information in the desc component of the ps object into a short summary table describing the size of the dataset and the quality of the propensity score weights.

Value

See ps for details on the returned table

See Also

ps


[Package twang version 1.0-1 Index]