save_predictions: Predictions Data Savings

Description Usage Arguments

View source: R/utils.R

Description

save_predictions This function extract and save predictions from baseline model objects

Usage

1
save_predictions(model_obj_list, save_results_path = NULL, post = TRUE)

Arguments

model_obj_list

A list of baseline objects

save_results_path

The path where the files will be saved

post

A boolean that determines if post prediction should be saved


LBNL-ETA/RMV2.0 documentation built on Nov. 9, 2020, 5:44 a.m.