ltmle package overview

Joshua Schwab

2020-03-13

ltmle()

ltmle(data, Anodes, Cnodes = NULL, Lnodes = NULL, Ynodes, survivalOutcome = NULL, Qform = NULL, gform = NULL, abar, rule = NULL, gbounds = c(0.01, 1), Yrange = NULL, deterministic.g.function = NULL, stratify = FALSE, SL.library = “glm”, SL.cvControl = list(), estimate.time = TRUE, gcomp = FALSE, iptw.only = FALSE, deterministic.Q.function = NULL, variance.method = “tmle”, observation.weights = NULL, id = NULL)

ltmleMSM()

ltmleMSM(data, Anodes, Cnodes = NULL, Lnodes = NULL, Ynodes, survivalOutcome = NULL, Qform = NULL, gform = NULL, gbounds = c(0.01, 1), Yrange = NULL, deterministic.g.function = NULL, SL.library = “glm”, SL.cvControl = list(), regimes, working.msm, summary.measures, final.Ynodes = NULL, stratify = FALSE, msm.weights = “empirical”, estimate.time = TRUE, gcomp = FALSE, iptw.only = FALSE, deterministic.Q.function = NULL, variance.method = “tmle”, observation.weights = NULL, id = NULL)