Description Usage Arguments Value Author(s) References Examples
Introduces a random amount of missing values in a single column of the data array.
1 | gen_randNA(dat, col, frac)
|
dat |
Matrix of betas or M-values |
col |
Column for missing data insertion |
frac |
Fraction of missing data to be inserted |
Returns input data array with the missing values inserted.
Pietro Di Lena
Di Lena P et al: Missing value estimation methods for DNA methylation data. submitted to Bioinformatics
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.