impute.MinDet: Imputation with min value

View source: R/impMinDet.R

impute.MinDetR Documentation

Imputation with min value

Description

this function performs missing values imputation by the minimum value observed

Usage

impute.MinDet(dataSet.mvs, q = 0.01)

Arguments

dataSet.mvs

expression matrix with MVs (either peptides or proteins)

q

the q quantile used to estimate the minimum

Value

dataset containing complete abundances


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