Skip to contents

The Exponential-Gamma (EG) distribution is also known as the Lomax distribution and has a characteristic long tail.

Usage

qexpgamma(p, shape, scale)

Arguments

p

Vector of probabilities.

shape

Shape of the Exponential-Gamma distribution.

scale

Scale of the Exponential-Gamma distribution.