get_rds_data: Generate training data from RDS

Description Usage Arguments Value

View source: R/Interfaces.R

Description

Given a rds file in the config file, generates a dataframe from the file ready to use for training

Usage

1
get_rds_data(init = T, shutdown = T)

Arguments

init

should a h2o cluster be initialized during the imputation step

shutdown

should the imputation h2o cluster be shut down after imputation

Value

data frame


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