| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.math.statistics.distribution | 
 Standard distributions, with random generation functionalities 
 | 
| de.lmu.ifi.dbs.elki.math.statistics.distribution.estimator | 
 Estimators for statistical distributions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ExpGammaDistribution | 
ExpGammaDistribution.Parameterizer.makeInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
<A> ExpGammaDistribution | 
ExpGammaExpMOMEstimator.estimate(A data,
        NumberArrayAdapter<?,A> adapter)  | 
ExpGammaDistribution | 
ExpGammaExpMOMEstimator.estimateFromExpMeanVariance(MeanVariance mv)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Class<? super ExpGammaDistribution> | 
ExpGammaExpMOMEstimator.getDistributionClass()  | 
Copyright © 2019 ELKI Development Team. License information.