tmle3_Spec_AET: Defines a TMLE with Average Effect Transportation

Description Super class Methods

Description

Defines a TMLE with Average Effect Transportation

Defines a TMLE with Average Effect Transportation

Super class

tmle3::tmle3_Spec -> tmle3_Spec_AET

Methods

Public methods

Inherited methods

Method new()

Usage
tmle3_Spec_AET$new(onsite = 1, offsite = 0, fit_s_marginal = "empirical", ...)

Method make_tmle_task()

Usage
tmle3_Spec_AET$make_tmle_task(data, node_list, ...)

Method make_initial_likelihood()

Usage
tmle3_Spec_AET$make_initial_likelihood(tmle_task, learner_list = NULL)

Method make_params()

Usage
tmle3_Spec_AET$make_params(tmle_task, likelihood)

Method clone()

The objects of this class are cloneable with this method.

Usage
tmle3_Spec_AET$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


Zyx0Wu/tmle3trans documentation built on June 23, 2021, 2:26 a.m.