| rmvhyper_base | R Documentation |
Random samples from multivariate hypergeometric
rmvhyper_base(nn, n, k)
nn |
number of samples |
n |
integer vector of population sizes |
k |
integer total draws |
integer matrix with nn rows and length(n) columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.