evalAugW | R Documentation |
.evalAugW calls TMLE to use super learner to evalute preliminary predictions for Q(0,W) and Q(1,W) conditioning on stage 1 covariates
evalAugW(Y, A, W, Delta, id, family, SL.library)
Y |
outcome vector |
A |
binary treatment indicator |
W |
covariate matrix |
Delta |
outcome missingness indicator |
id |
identifier of i.i.d. unit |
family |
outcome regression family |
SL.library |
super learner library for outcome regression modeling |
W.Q
, nx2 matrix of outcome predictions based on stage 1
covariates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.