Description Usage Arguments Value Author(s) See Also Examples
Generate a random sample from a mixture of exponentials.
| 1 | rmix.exp(n, alpha, theta)
 | 
| n | sample size | 
| alpha | vector of mixture proportions, with length of m, the order of the mixture. | 
| theta | vector of parameters of component distributions. | 
Return a sample of size n from an m-component exponential mixture.
Shaoting Li, Jiahua Chen and Pengfei Li
emtest.exp, plotmix.exp, pmle.exp
| 1 2 3 4 5 | 
[1] 5.605544
[1] 46.04636
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.