mixExpGammaHist | R Documentation |
Dataset of mixture of exponential distribution and gamma distribution, histogram version, whose density is:
0.2(2 e^{-2x}) + 0.8 \frac{x^3}{3!}e^{-x}.
mixExpGammaHist
A list of numeric vectors of Mixture of Exponential and Gamma distribution Model.
A numeric vector with 200 elements.
Histogram sample data with 25 bins.
Histogram frequency data with 25 bins.
A numeric vector with 400 elements.
Histogram sample data with 50 bins.
Histogram frequency data with 50 bins.
A numeric vector with 800 elements.
Histogram sample data with 100 bins.
Histogram frequency data with 100 bins.
mix2gauss_gen()
databinning()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.