Description Usage Arguments Value
Compute efficient estimates of the heterogeneous treatment effect (HTE) or the optimal treatment effect (OTE), as well as related parameters, including subgroup average treatment effects and the counterfactual mean of assigning the dynamic treatment rule.
1 2 | est_effect(data_with_rule, param_type = c("hte", "ote"),
est_type = c("onestep", "tmle"))
|
data_with_rule |
A |
param_type |
A
|
est_type |
A
|
A data.table
with a handful of rows, one
for each target parameter estimated, and columns giving the parameter name
the point estimate of the target parameter, and the standard error of the
estimate. Also included are the lower and upper confidence limits for the
point estimated based on Wald-style confidence intervals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.