| summary.mnps {twang} | R Documentation |
Summarize a mnps object
Description
Computes summary information about a stored mnps object
Usage
## S3 method for class 'mnps'
summary(object, ...)
Arguments
object |
An |
... |
Additional arguments. |
Details
Compresses the information in the desc component of the mnps object
into a short summary table describing the size of the dataset and the quality of
the propensity score weights.
Value
See mnps for details on the returned table.
See Also
[Package twang version 2.6.1 Index]