Description Usage Arguments Value
Replaces NA values from columns of matrix with column mean.
1 | remove_na(x)
|
x |
Genotype matrix with dimensions n x m |
Genotype matrix with dimension n x m with NA values replaced with the corresponding column mean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.