powered by
Prints a summary of a fitted dbw object.
dbw
# S3 method for dbw summary(object, ...)
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 parameter of interest estimation.
an object of class “dbw”, usually, a result of a call to dbw.
additional arguments to be passed to summary.
Hiroto Katsumata
Prints a summary of a dbw object, in a format similar to glm.
dbw, summary
summary
# For examples see example(dbw)
Run the code above in your browser using DataLab