distr (version 2.6)

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

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