estimate | R Documentation |
Function for estimating causal contrasts and population means using the output from sbw
.
estimate(object, out = NULL, digits = 6, ...)
object |
an object from function |
out |
outcome, a vector of strings with the names of the outcome variables. The default is the |
digits |
a scalar with the number of significant digits used to display the estimates. The default is |
... |
ignored arguments. |
An estimate for the estimand of interest. The standard error is calculated by robust sandwich variance estimator.
# Please see the examples in the function sbw below.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.