tmle_MSM: Make MSM version of Stratified TML estimator class

View source: R/tmle3_Spec_MSM.R

tmle_MSMR Documentation

Make MSM version of Stratified TML estimator class

Description

O=(W,A,Y) W=Covariates A=Treatment (binary or categorical) Y=Outcome (binary or bounded continuous)

Usage

tmle_MSM(weight = "Cond.Prob.", n_samples = 30)

Arguments

weight

h(A, V)

n_samples

number of samples to draw for each observation if A is continuous


jeremyrcoyle/tmle3 documentation built on May 20, 2022, 7:36 a.m.