Description Usage Arguments Details See Also
View source: R/sampling_curves.R
Generate replicates for uniform multivariate hypergeometric distribution
1 |
N |
number of marbles |
m |
number of colours |
k |
sample size |
fraction |
Fraction of N to sample |
nn |
Number of replicates |
N,m The number of marbles of each colour in the urn must be
integral. If the total number of marbles, N, is not evenly divisible
by the number of colours, m, the remaining r marbles are added one
by one to the the first r colours.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.