Description Super class Methods
Defines a TMLE with Survival Effect Transportation
Defines a TMLE with Survival Effect Transportation
tmle3::tmle3_Spec
-> tmle3_Spec_SET
new()
tmle3_Spec_SET$new( intervention, onsite = 1, offsite = 0, target_times = NULL, fit_s_marginal = "empirical", ... )
make_tmle_task()
tmle3_Spec_SET$make_tmle_task(data, node_list, ...)
make_initial_likelihood()
tmle3_Spec_SET$make_initial_likelihood(tmle_task, learner_list = NULL)
make_params()
tmle3_Spec_SET$make_params(tmle_task, likelihood)
clone()
The objects of this class are cloneable with this method.
tmle3_Spec_SET$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.