Parameter definition class. See https://www.ncbi.nlm.nih.gov/pubmed/22499725
R6Class
object.
Param_base
object
define_param(Param_NDE, observed_likelihood, ...,
outcome_node)
observed_likelihood
A Likelihood
corresponding to the observed likelihood.
...
Not currently used.
outcome_node
A character
, giving the name of the
node that should be treated as the outcome.
cf_likelihood_treatment
The counterfactual likelihood for the treatment.
cf_likelihood_control
The counterfactual likelihood for the control.
treatment_task
tmle3_Task
created by
setting the intervention to the treatment condition: do(A = 1).
control_task
tmle3_Task
created by
setting the intervention to the control condition: do(A = 0).
Other Parameters:
Param_NIE
,
Param_medshift