impute.QRILC | R Documentation |
this function performs missing values imputation based quantile regression
impute.QRILC(dataSet.mvs, tune.sigma = 1)
dataSet.mvs |
expression matrix with MVs (either peptides or proteins) |
tune.sigma |
coefficient that controls the sd of the MNAR distribution |
a list containing: a matrix with the complete abundances, a list with the estimated parameters of the complete data distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.