Description Usage Arguments Value Examples
Simulate variables following a normal multinomial distribution.
1 | rnormalmultinomial(n, size, mu, sigma, probs = FALSE)
|
n |
number of observations |
size |
number of trials |
mu |
mean parameter for the mean in the aln-normal distribution |
sigma |
parameter for the sigma in the aln-normal distribution |
probs |
return the multinomial probability used to generated the sample |
Sample matrix
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.