estimate_eif_projection | R Documentation |
Estimate projection of EIF on fully-observed variables
estimate_eif_projection(
obs_grad = NULL,
C = NULL,
Z = NULL,
ipc_fit_type = NULL,
ipc_eif_preds = NULL,
...
)
obs_grad |
the estimated (observed) EIF |
C |
the indicator of coarsening (1 denotes observed, 0 denotes unobserved). |
Z |
either |
ipc_fit_type |
if "external", then use |
ipc_eif_preds |
if |
... |
other arguments to SuperLearner, if |
the projection of the EIF onto the fully-observed variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.