tmle.rc.fun: TMLE function

tmle.rc.funR Documentation

TMLE function

Description

Compute E[YgRC] using TMLE

Usage

tmle.rc.fun(
  A,
  Y,
  gstarAW,
  gstar1W,
  gstar0W,
  gAW,
  QAW,
  Q1W,
  Q0W,
  ab,
  tauP,
  kappa
)

Arguments

A

txt

Y

outcome

gstarAW

Prd.is.A

gstar1W

Prd.is.1

gstar0W

Prd.is.0

gAW

probability observed txt predictions

QAW

outcome regression A = A

Q1W

outcome regression A = 1

Q0W

outcome regression A = 0

ab

range of Y

tauP

tauP

kappa

kappa

Value

psi and IC of tmle rc


lmmontoya/SL.ODTR documentation built on Feb. 24, 2024, 10:46 a.m.