sqImpute: Impute missing values

Description Usage Arguments Details Value Note References See Also Examples

Description

Impute missing values

Usage

1
sqImpute(eset, method = "gmin", rowmax = 0.3)

Arguments

eset

ExpressionSet

method

c("knn","ppca","gMin",lMin)

rowmax

The maximum percent missing data allowed in any row to apply ppca and knn (if more missing values impute gmin). default 0.3

Details

Value

ExpressionSet

Note

No note

References

Accounting for the Multiple Natures of Missing Values in Label-Free Quantitative Proteomics Data Sets to Compare Imputation Strategies, Lazar et al (2016), http://pubs.acs.org/doi/abs/10.1021/acs.jproteome.5b00981

See Also

No note

Examples

1
print("No examples")

eahrne/SafeQuant documentation built on April 8, 2021, 10:10 a.m.