Impute missing data
imputation(x, method = c("Median", "kNN"))
x
the normalized data with missing
method
the imputation method
The vector of imputed data with no missing values