View source: R/tmle3_Spec_medshift.R
O = (W, A, Z, Y) W = Covariates (possibly multivariate) A = Treatment (binary or categorical) Z = Mediators (binary or categorical; possibly multivariate) Y = Outcome (binary or bounded continuous)
1 2 | tmle_medshift(shift_type = "ipsi", delta, e_learners, phi_learners,
max_iter = 10000, step_size = 1e-06, ...)
|
shift_type |
A |
delta |
A |
e_learners |
A |
phi_learners |
A |
max_iter |
A |
step_size |
A |
... |
Additional arguments (currently unused). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.