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


twang documentation built on Oct. 25, 2021, 5:08 p.m.