summary.ps: Summarize a 'ps' object

Description Usage Arguments Details Value See Also

View source: R/summary.ps.R

Description

Computes summary information about a stored ps object

Usage

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

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.

Value

See ps for details on the returned table.

See Also

ps


mattcefalu/twang documentation built on Oct. 24, 2021, 6:38 a.m.