impute_all: Impute full dataset

Description Usage Arguments Details Value

View source: R/Impute.R

Description

Impute full dataset

Usage

1
impute_all(info)

Arguments

info

the dataset being imputed

Details

As a side effect of this function, all of the models used to impute the values are saved in the directory specified in the configuration file. Ensure that there is enough space available in that folder to store the generated models. These models will later be used when data is being prepared for prediction.

Value

data.table with replaced missing values


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