View source: R/DataStorageClass.R
Removing all g model fits from DataStorage object. Clean up the DataStorage object by removing all g (IPW) modeling fits. This helps save up some RAM for running G-COMP / TMLE when working with large data. Call this function AFTER fitting IPW (g), but before calling TMLE.
1 |
OData |
Data storage object containing the observed data. |
keep_holdout_preds |
Keep the holdout predictions? Needed for CV TMLE only and set to FALSE by default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.