View source: R/clustering_synteny.R
CalHomoConcentration | R Documentation |
This function calculates the -log10 of the p-value of a Poisson distribution given the parameters.
CalHomoConcentration(m, n, q, k)
m |
The total number of trials. |
n |
The total number of possible outcomes. |
q |
The observed number of successful outcomes. |
k |
The expected number of successful outcomes. |
The -log10 of the p-value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.