powered by
This function handles missing values in the data. It compares various imputation methods and finds the best one for imputation.
impute(dt, methods)
A data.table with missing data imputed, and the imputation errors.
A data.table.
The imputation methods to be used.