summary.iptw {twang}R Documentation

Summarize a iptw object

Description

Computes summary information about a stored iptw object

Usage

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

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.

Value

See iptw for details on the returned table.

See Also

iptw


[Package twang version 2.6 Index]