Description Usage Arguments Examples
Uses fisher_method to calculate the fisher combined p.value of the provided numeric vectors in a pairwise manner.
1 |
... |
numeric vectors with the p.values to merge |
1 | circan_results$combined_pval <- get_fisher(as.numeric(circan_results$p.value.amp), as.numeric(circan_results$p.value.per))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.