evaluatr.prune: Prune unneeded data from the analysis object. Used internally...

View source: R/save_results.R

evaluatr.pruneR Documentation

Prune unneeded data from the analysis object. Used internally before saving to reduce size of saved data.

Description

Prune unneeded data from the analysis object. Used internally before saving to reduce size of saved data.

Usage

evaluatr.prune(analysis, what = "all")

Arguments

what

What to prune. 'impact' means prune intermediate results of impact analysis, but leave around data needed for sensitivity analysis and cross-validation. 'all' means prune everything.


weinbergerlab/InterventionEvaluatR documentation built on June 28, 2022, 4:20 p.m.