Supresses warning when BH q value is computed on datasets with NAs
1 |
1 | withCallingHandlers(BH <- p.adjust(as.numeric(results$p.value.per), method = "BH"), warning = supress_na_warning)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.