Description Usage Arguments Value Examples
View source: R/prop_na_class.R
A Fisher's exact test is used to compare the number of missing values in each group. Multiple test corrected p-values are computed to indicate whether there is a significant difference in the number of missing values across groups for each feature.
1 |
alpha |
(numeric) The p-value cutoff for determining significance. The default is |
mtc |
(character) Multiple test correction method. Allowed values are limited to the following:
The default is |
factor_name |
(character) The name of a sample-meta column to use. |
... |
Additional slots and values passed to |
A prop_na
object.
struct object
1 | M = prop_na(factor_name='Species')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.