ExpOrGammaOrChisq-class
From distr v2.3.1
by Peter Ruckdeschel
Class "ExpOrGammaOrChisq"
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.
- Keywords
- internal, distribution
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"
.
concept
- absolutely continuous distribution
- Chi square distribution
- Exp distribution
- Gamma distribution
- S4 class union
- virtual class
See Also
Examples
## class only used internally
Community examples
Looks like there are no examples yet.