filterMissingnessRate | R Documentation |
filterMissingnessRate
filterMissingnessRate(mx, max_missing_rate = 0.25)
mx |
A numeric matrix as input. |
max_missing_rate |
Maximal missing rate allow for a feature (default: 0.25). |
Filtered matrix with features (col) passing the max missing rate threshold removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.