Description Usage Arguments Value
Computes the probability mass function for the noncentral hypergeometric distribution.
1 | dncd(y2, n1, n2, z, rho)
|
y2 |
the number of successes in the second group |
n1 |
the sample size for the first group |
n2 |
the sample size for the second group |
z |
the total number of successes in both groups |
rho |
the odds ratio |
The probability of y2 successes in the second group, conditional on z successes overall, with an odds ratio of rho.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.