summary.iptw: Summarize a 'iptw' object

summary.iptwR 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


twang documentation built on May 29, 2024, 4:40 a.m.