impute.wrapper.MLE {imputeLCMD} | R Documentation |
imputation using the EM algorithm
Description
This function performs missing values imputation using the EM algorithm
Usage
impute.wrapper.MLE(dataSet.mvs)
Arguments
dataSet.mvs |
expression matrix with MVs (either peptides or proteins) |
Value
expression matrix with MVs imputed
[Package imputeLCMD version 2.1 Index]