impute.QRILC: imputation based on quantile regression

View source: R/impQRILC.R

impute.QRILCR Documentation

imputation based on quantile regression

Description

this function performs missing values imputation based quantile regression

Usage

impute.QRILC(dataSet.mvs, tune.sigma = 1)

Arguments

dataSet.mvs

expression matrix with MVs (either peptides or proteins)

tune.sigma

coefficient that controls the sd of the MNAR distribution

Value

a list containing: a matrix with the complete abundances, a list with the estimated parameters of the complete data distribution


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