impute.wrapper.KNN: Imputation with KNN
Description
This function performs missing values imputation based on KNN algorithm
Usage
impute.wrapper.KNN(dataSet.mvs, K)
Arguments
dataSet.mvs
expression matrix with MVs (either peptides or proteins)
Value
dataset containing complete abundances