tmle.g.fun | R Documentation |
Compute E[Yg] using TMLE
tmle.g.fun(A, Y, gstarAW, gstar1W, gstar0W, gAW, QAW, Q1W, Q0W, ab)
A |
txt |
Y |
outcome |
gstarAW |
stochastic rule under A = A |
gstar1W |
stochastic rule for A = 1 |
gstar0W |
stochastic rule for A = 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 |
psi and IC of tmle g
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.