Description Usage Format Value Constructor Fields See Also
Parameter for marginal mean of Y: Ψ=E[Y]. No TMLE update needed, but can be used in delta method calculations. Useful for example, in calculating attributable risks.
1 |
R6Class
object.
Param_base
object
define_param(Param_TSM, observed_likelihood, intervention_list, ..., outcome_node)
observed_likelihood
A Likelihood
corresponding to the observed likelihood
...
Not currently used.
outcome_node
character, the name of the node that should be treated as the outcome
cf_likelihood
the counterfactual likelihood for this treatment
intervention_list
A list of objects inheriting from LF_base
, representing the intervention
Other Parameters: Param_ATE
,
Param_ATT
, Param_TSM
,
Param_base
, Param_delta
,
define_param
, tmle3_Fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.