impute.wrapper.SVD: imputation based on SVD algorithm

View source: R/impSVD.R

impute.wrapper.SVDR Documentation

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


imputeLCMD documentation built on June 10, 2022, 5:09 p.m.