Learn R Programming

imputeLCMD (version 2.1)

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)

K

the number of neighbors

Value

dataset containing complete abundances