Learn R Programming

imputeLCMD (version 2.1)

impute.wrapper.SVD: imputation based on SVD algorithm

Description

this function performs missing values imputation based on SVD algorithm

Usage

impute.wrapper.SVD(dataSet.mvs, K)

Arguments

dataSet.mvs

expression matrix with MVs (either peptides or proteins)

K

the number of PCs

Value

expression matrix with MVs imputed