mixexpgamma | R Documentation |
Dataset of mixture of exponential distribution and gamma distribution whose density is:
0.2(2 e^{-2x}) + 0.8 \frac{x^3}{3!}e^{-x}.
mixexpgamma
A list of numeric vectors of Mixture of Exponential and Gamma distribution Model.
A numeric vector with 200 elements.
A numeric vector with 400 elements.
A numeric vector with 600 elements.
A numeric vector with 800 elements.
A numeric vector with 1000 elements.
A numeric vector with 1200 elements.
mixexpgamma_gen()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.