O=(W,A,Y)
W=Covariates
A=Treatment (binary or categorical)
Y=Outcome (binary or bounded continuous)
tmle_ATC(treatment_level, control_level)
Arguments
treatment_level |
the level of A that corresponds to treatment |
control_level |
the level of A that corresponds to a control or reference level |