Description Usage Arguments Author(s) Examples
Generate n observations from a mixture of two normal distributionsGenerate n observations from a mixture of two normal distributions
| 1 | mixnorm(p, mu1, mu2, s1, s2, n)
 | 
| p | numeric positive integer | 
| mu1 | numeric positive integer | 
| mu2 | numeric positive integer | 
| s1 | numeric positive integer | 
| s2 | numeric positive integer | 
| n | numeric positive integer | 
Edem Defor
| 1 | Y1 = mixnorm(0.5,-2,3,2,1.5,1000)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.