Description Usage Arguments Value
Evaluate the treatment-specific mean (TSM) based on static interventions or on the dynamic treatment rule. Efficient one-step and TML estimators are available for each of these target parameters.
1 | est_tsm(data_with_rule, tsm_param, est_type)
|
data_with_rule |
A |
tsm_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.