Param_TSM: Treatment Specific Mean

Description Usage Format Value Current Issues Constructor Fields See Also

Description

Parameter definition for the Treatment Specific Mean (TSM): $E_W[E_Y|A(Y|A=a|W)|$. Currently supports multiple static intervention nodes. Does yet not support dynamic rule or stochastic interventions.

Usage

1

Format

R6Class object.

Value

Param_base object

Current Issues

Constructor

define_param(Param_TSM, observed_likelihood, intervention_list, ..., outcome_node)

observed_likelihood

A Likelihood corresponding to the observed likelihood

intervention_list

A list of objects inheriting from LF_base, representing the intervention.

...

Not currently used.

outcome_node

character, the name of the node that should be treated as the outcome

Fields

cf_likelihood

the counterfactual likelihood for this treatment

intervention_list

A list of objects inheriting from LF_base, representing the intervention

See Also

Other Parameters: Param_ATE, Param_ATT, Param_base, Param_delta, Param_mean, define_param, tmle3_Fit


lurui0421/TMLE-for-causal-inference- documentation built on July 4, 2019, 1:03 p.m.