tmle.rc.fun | R Documentation |
Compute E[YgRC] using TMLE
tmle.rc.fun(
A,
Y,
gstarAW,
gstar1W,
gstar0W,
gAW,
QAW,
Q1W,
Q0W,
ab,
tauP,
kappa
)
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 |
psi and IC of tmle rc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.