load_predict_data: Load and prepare data for prediction

Description Usage Arguments

View source: R/predict.R

Description

Load and prepare data for prediction

Usage

1
load_predict_data(init = T, shutdown = T)

Arguments

init

should an h2o cluster be initialized during the imputation process (default = TRUE)

shutdown

should the h2o cluster used during imputation be shutdown after imputation (default = TRUE) Uses predict_mid_process and predict_data from the configuration file.


NSAPH/airpred documentation built on May 7, 2020, 10:49 a.m.