summary.nawt: Summarizing navigated weighting estimation

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Prints a summary of a fitted nawt object.

Usage

1
2
## S3 method for class 'nawt'
summary(object, ...)

Arguments

object

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

...

additional arguments to be passed to summary.

Details

Prints a summary of a nawt 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_ps

the effective sample size for the propensity score estimation.

effN_est

the effective sample size for the parameter of interest estimation.

Author(s)

Hiroto Katsumata

See Also

nawt, summary

Examples

1
# For examples see example(nawt)

nawtilus documentation built on July 23, 2020, 5:09 p.m.