powered by
Prints a summary of a fitted nawt object.
nawt
# S3 method for nawt summary(object, ...)
an object of class <U+201C>nawt<U+201D>, usually, a result of a call to nawt.
additional arguments to be passed to summary.
the matched call.
the point estimate of the parameter of interest.
a table including coefficients, standard errors, z-values, and two-sided p-values.
the effective sample size for the propensity score estimation.
the effective sample size for the parameter of interest estimation.
Prints a summary of a nawt object, in a format similar to glm.
nawt, summary
summary
# NOT RUN { # For examples see example(nawt) # }
Run the code above in your browser using DataLab