View source: R/mixture-family.R
rgmm | R Documentation |
The arguments can be the component vectors of a mixture model
rgmm(n, p, mus, sigmas)
n |
number of variates to simulate |
p |
the probability vector for component chances |
mus |
the vector of component means |
sigmas |
the vector of volatilities. |
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.