powered by
Function for estimating causal contrasts and population means using the output from sbw.
sbw
estimate(object, out = NULL, digits = 6, ...)
An estimate for the estimand of interest. The standard error is calculated by robust sandwich variance estimator.
an object from function sbw.
outcome, a vector of strings with the names of the outcome variables. The default is the out argument from the object.
out
object
a scalar with the number of significant digits used to display the estimates. The default is 6.
6
ignored arguments.
# Please see the examples in the function sbw below.
Run the code above in your browser using DataLab