| 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 GeneralizedExtremeValueDistribution |
GeneralizedExtremeValueDistribution.Parameterizer.makeInstance() |
| Modifier and Type | Method and Description |
|---|---|
GeneralizedExtremeValueDistribution |
GeneralizedExtremeValueLMMEstimator.estimateFromLMoments(double[] xmom) |
| Modifier and Type | Method and Description |
|---|---|
Class<? super GeneralizedExtremeValueDistribution> |
GeneralizedExtremeValueLMMEstimator.getDistributionClass() |