summary.dbw: Summarize the distribution balancing weighting estimation...

summary.dbwR Documentation

Summarize the distribution balancing weighting estimation results

Description

Prints a summary of a fitted dbw object.

Usage

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

Arguments

object

an object of class “dbw”, usually, a result of a call to dbw.

...

additional arguments to be passed to summary.

Details

Prints a summary of a dbw object, in a format similar to glm.

Value

call

the matched call.

est

the point estimate of the parameter of interest.

coefficients

a table including coefficients, standard errors, z-values, and two-sided p-values.

effn

the effective sample size for the parameter of interest estimation.

Author(s)

Hiroto Katsumata

See Also

dbw, summary

Examples

# For examples see example(dbw)

dbw documentation built on Sept. 11, 2024, 6:50 p.m.