fit_least_fav_submodel | R Documentation |
Least Favorable Submodel
fit_least_fav_submodel(h_aw, data, y, qbar_aw, qbar_1w)
h_aw |
|
data |
dataframe that includes treatement/exposure |
y |
Outcome variable used in the fluctuation model |
qbar_aw |
Initial predictions for Y|A,W - A being observed A |
qbar_1w |
Initial predictions for Y|A = 1,W - A being deterministically set to 1 |
Does flucutation of initial outcome estimates using a least favorable submodel in the TMLE update step
A numeric
vector of the same length as vals
, where
the returned values are bounded to machine precision. This is intended to
avoid numerical instability issues.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.