summary.mnps: Summarize an mnps object

Description Usage Arguments Details Value See Also

Description

Computes summary information about a stored mnps object

Usage

1
2
## S3 method for class 'mnps'
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, mnps


twang documentation built on May 2, 2019, 6:53 p.m.

Related to summary.mnps in twang...