Learn R Programming

onlineBcp (version 0.1.8)

imputation: Impute missing data

Description

Impute missing data

Usage

imputation(x, method = c("Median", "kNN"))

Arguments

x

the normalized data with missing

method

the imputation method

Value

The vector of imputed data with no missing values