mv_sample_filter {structToolbox} | R Documentation |
Filters samples based on the percent number of missing values.
mv_sample_filter(mv_threshold = 20, ...)
mv_threshold |
The max percentage of missing values, above which the sample is removed. |
... |
additional slots and values passed to struct_class |
struct object
C = mv_sample_filter()