Description Usage Arguments Value
Evaluate the average treatment effect (ATE) based on static interventions or within subgroups depending on treatment assignment. Efficient one-step and TML estimators are available for each of these target parameters.
1 | est_ate(data_with_rule, ate_param, est_type)
|
data_with_rule |
A |
ate_param |
A |
est_type |
Specification of either the one-step or TML estimator. See
the documentation of |
A data.table
containing point estimates
and the standard error of the estimates of the specified target parameter.
The resulting object contains the estimated efficient influence function as
an attribute appended to the object via setattr
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.