Learn R Programming

twang (version 2.6.1)

summary.iptw: Summarize a iptw object

Description

Computes summary information about a stored iptw object

Usage

# S3 method for iptw
summary(object, ...)

Value

See iptw for details on the returned table.

Arguments

object

An iptw object.

...

Additional arguments.

Details

Compresses the information in the desc component of the iptw object into a short summary table describing the size of the dataset and the quality of the propensity score weights.

See Also

iptw