mixexpgamma: Dataset of Mixture of Exponential Distribution and Gamma...

mixexpgammaR Documentation

Dataset of Mixture of Exponential Distribution and Gamma Distribution

Description

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}.

Usage

mixexpgamma

Format

A list of numeric vectors of Mixture of Exponential and Gamma distribution Model.

n200

A numeric vector with 200 elements.

n400

A numeric vector with 400 elements.

n600

A numeric vector with 600 elements.

n800

A numeric vector with 800 elements.

n1000

A numeric vector with 1000 elements.

n1200

A numeric vector with 1200 elements.

Source

mixexpgamma_gen()


dsdp documentation built on Feb. 16, 2023, 8:36 p.m.