distr (version 2.8.0)

ExpOrGammaOrChisq-class: Class "ExpOrGammaOrChisq"

Description

To have common methods, a class "ExpOrGammaOrChisq" is introduced as subclass of class "AbscontDistribution" and as superclass of classes "Chisq", "Exp", "Gammad". It is only used internally.

Arguments

Objects from the Class

This class is virtual, hence cannot be instantiated.

Extends

Class "AbscontDistribution", directly.
Class "UnivariateDistribution", by class "AbscontDistribution".
Class "Distribution", by class "UnivariateDistribution".

Author

Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de

See Also

Chisq-class Gammad-class Exp-class

Examples

Run this code
## class only used internally

Run the code above in your browser using DataLab