Uses of Package
org.drip.measure.gamma
Package | Description |
---|---|
org.drip.measure.chisquare |
Chi-Square Distribution Implementation/Properties
|
org.drip.measure.gamma |
R1 Gamma Distribution Implementation/Properties
|
org.drip.measure.transform |
Expressing one Measure Using Another
|
-
Classes in org.drip.measure.gamma used by org.drip.measure.chisquare Class Description R1ShapeScaleDistribution R1ShapeScaleDistribution implements the Shape and Scale Parameterization of the R1 Gamma Distribution. -
Classes in org.drip.measure.gamma used by org.drip.measure.gamma Class Description ConjugateScalePrior ConjugateScalePrior implements the Determinants of the Parameters of the Conjugate Prior for the Scale Parameter.ConjugateShapePrior ConjugateShapePrior implements the Determinants of the Parameters of the Conjugate Prior for the Shape Parameter.ExponentialFamilyRepresentation ExponentialFamilyRepresentation represents the Natural Parameters and the Natural Statistics of the R1 Exponential Family of Distributions.R1ConsistentEstimator R1ConsistentEstimator implements the Mixed Type Log-Moment Parameter Estimator for a Sequence of Observations.R1MaximumLikelihoodEstimator R1MaximumLikelihoodEstimator implements the Maximum Likelihood Based Parameter Estimator for a Sequence of Observations.R1ParameterEstimator R1ParameterEstimator exposes the Parameter Estimator for a Sequence of Observations.R1ScaleInvariantScaleParameterEstimator R1ScaleInvariantScaleParameterEstimator implements the Scale Parameter Estimator using Scale-Invariant Prior for the Scale Parameter under a Sequence of Observations.R1ShapeScaleDiscrete R1ShapeScaleDiscrete generates Discrete Variables that are Derivatives of the R1 Gamma Distribution.R1ShapeScaleDistribution R1ShapeScaleDistribution implements the Shape and Scale Parameterization of the R1 Gamma Distribution.ShapeScaleParameters ShapeScaleParameters holds the Shape and the Scale Parameters corresponding to a Gamma Distribution. -
Classes in org.drip.measure.gamma used by org.drip.measure.transform Class Description R1ShapeScaleDistribution R1ShapeScaleDistribution implements the Shape and Scale Parameterization of the R1 Gamma Distribution.