tmle3_Spec_SOT: Defines a TMLE with Survival Outcome Transportation

Description Super class Methods

Description

Defines a TMLE with Survival Outcome Transportation

Defines a TMLE with Survival Outcome Transportation

Super class

tmle3::tmle3_Spec -> tmle3_Spec_SOT

Methods

Public methods

Inherited methods

Method new()

Usage
tmle3_Spec_SOT$new(
  onsite = 1,
  offsite = 0,
  target_times = NULL,
  fit_s_marginal = "empirical",
  ...
)

Method make_tmle_task()

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

Method make_initial_likelihood()

Usage
tmle3_Spec_SOT$make_initial_likelihood(tmle_task, learner_list = NULL)

Method make_params()

Usage
tmle3_Spec_SOT$make_params(tmle_task, likelihood)

Method clone()

The objects of this class are cloneable with this method.

Usage
tmle3_Spec_SOT$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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