summary.ps: Summarize a ps object
Description
Computes summary information about a stored ps object
Usage
# S3 method for ps
summary(object, ...)
Value
See ps for details on the returned table.
Arguments
- object
An ps object.
- ...
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.