Description Usage Arguments Value Author(s) Examples
Simulates random variables from a user specified finite mixture of univariate Gaussian densities.
| 1 | fitmix.simulate(n, p, mu, sigma)
 | 
| n | Number of draws from target distribution. | 
| p | Real vector of mixture proportions. | 
| mu | Real vector of mixture component means. | 
| sigma | Real vector of mixture component standard deviations. | 
A vector of simulated values.
Toby Johnson Toby.x.Johnson@gsk.com
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.