tmle3_Spec_mopttx_Q | R Documentation |
Defines the Mean Under the Optimal Individualized Rule with Categorical Treatment, estimated using Q learning (single step)
Defines the Mean Under the Optimal Individualized Rule with Categorical Treatment, estimated using Q learning (single step)
tmle3::tmle3_Spec
-> tmle3_Spec_mopttx_Q
new()
tmle3_Spec_mopttx_Q$new(maximize = TRUE, ...)
vals_from_factor()
tmle3_Spec_mopttx_Q$vals_from_factor(x)
make_initial_likelihood_glm()
tmle3_Spec_mopttx_Q$make_initial_likelihood_glm(tmle_task)
make_params()
tmle3_Spec_mopttx_Q$make_params(tmle_task, likelihood)
estimate()
tmle3_Spec_mopttx_Q$estimate(tmle_params, tmle_task)
clone()
The objects of this class are cloneable with this method.
tmle3_Spec_mopttx_Q$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.