distr (version 2.6.2)

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
# NOT RUN {
## class only used internally
# }

Run the code above in your browser using DataCamp Workspace