Description Usage Arguments Author(s)
This calculates d/dh of BB(x|n, xi, h), where h = (1 - tau) / tau, so tau = 1 / (h + 1).
1 | dbeta_dh(x, n, xi, h)
|
x |
The observed counts of reference allele. |
n |
The total number of observed counts. |
xi |
The mean proportion. |
h |
A parameterization of the overdispersion parameter. This is just constrained to be greater than 0. |
David Gerard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.