Uses of Class
org.drip.measure.gamma.R1MaximumLikelihoodEstimator
Package | Description |
---|---|
org.drip.measure.gamma |
R1 Gamma Distribution Implementation/Properties
|
-
Uses of R1MaximumLikelihoodEstimator in org.drip.measure.gamma
Methods in org.drip.measure.gamma that return R1MaximumLikelihoodEstimator Modifier and Type Method Description static R1MaximumLikelihoodEstimator
R1MaximumLikelihoodEstimator. FromRealizationArray(double[] realizationArray)
Construct and Instance of R1MaximumLikelihoodEstimator from the Array of Realizations