mv_sample_filter: Missing value sample filter

Description Usage Arguments Details Value References Examples

View source: R/mv_sample_filter_class.R

Description

Filters samples by removing those where the percent number of missing values exceeds a predefined threshold.

Usage

1
mv_sample_filter(mv_threshold = 20, ...)

Arguments

mv_threshold

(numeric) The theshold for excluding samples. The default is 20.

...

Additional slots and values passed to struct_class.

Details

This object makes use of functionality from the following packages:

Value

A mv_sample_filter object.

References

Jankevics A, Weber RJM (2020). pmp: Peak Matrix Processing and signal batch correction for metabolomics datasets. R package version 1.1.0.

Examples

1

structToolbox documentation built on Nov. 8, 2020, 6:54 p.m.