View source: R/mvdistributions.R
rmvpois | R Documentation |
Generate multivariate poisson data, with counts approximately correlated according to Sigma
rmvpois(n, mu, Sigma, ...)
n |
number of samples to draw |
mu |
mean vector for variables (of length |
Sigma |
|
... |
Arguments passed to |
Dxn
matrix with zi-poisson data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.