gentmle_alt: gentmle

Description Usage Arguments

Description

General TMLE function that takes care of the bookkeeping of estimation and update steps.

Usage

1
2
3
gentmle_alt(initdata, estimate_fun, update_fun, max_iter = 100, N = NULL,
  simultaneous.inference = TRUE, kernel = NULL, TE = NULL, h = NULL,
  ...)

Arguments

estimate_fun

Function for estimation step

update_fun,

Function for update step

max_iter,

Maximum number of iteration steps

N,

controls order criterion, currently not used

simultaneous.inference,

passed to the

...,

Extra arguments that can be passed to update_fun and estimate_fun


jlstiles/TECDFsim documentation built on May 8, 2019, 12:40 p.m.