Param_TSM_name | R Documentation |
Treatment Specific Mean with names specifying the covariates the rule depends on.
An R6Class
object inheriting from
Param_base
.
TSP with name of the intervention specified.
tmle3::Param_base
-> Param_TSM_name
new()
Param_TSM_name$new( observed_likelihood, intervention_list, v = NULL, ..., outcome_node = "Y" )
clever_covariates()
Param_TSM_name$clever_covariates(tmle_task = NULL, fold_number = "full")
estimates()
Param_TSM_name$estimates(tmle_task = NULL, fold_number = "full")
clone()
The objects of this class are cloneable with this method.
Param_TSM_name$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.