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 |
An |
... |
Additional arguments. |
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
[Package twang version 2.6.1 Index]