Description Usage Arguments Author(s)
Vectorized version of dhyper
for C++ implementation.
1 | dhyper_cpp(x, m, n, k)
|
x |
Vector of quantiles representing the number of white balls drawn without replacement from an urn which contains both black and white balls. |
m |
The number of white balls in the urn. |
n |
The number of black balls in the urn. |
k |
The number of balls drawn from the urn. |
David Gerard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.