Description Usage Arguments Value
View source: R/mvdistributions.R View source: R/rzidistr.R
Generate multivariate, negative binomial data, with counts approximately correlated according to Sigma
| 1 | rmvzinegbin(n, mu, Sigma, munbs, ks, ps, ...)
 | 
| n | number of samples to draw | 
| mu | mean vector for variables (of length D) | 
| Sigma | DxD covariance or correlation matrix | 
| munbs | Rate/mean parameter (instead of mu) | 
| ks | shape parameter | 
| ... | other arguments to the negative binomial distribution | 
Dxn matrix with zi-poisson data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.