| 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 ExponentiallyModifiedGaussianDistribution |
ExponentiallyModifiedGaussianDistribution.Parameterizer.makeInstance() |
| Modifier and Type | Method and Description |
|---|---|
ExponentiallyModifiedGaussianDistribution |
EMGOlivierNorbergEstimator.estimateFromStatisticalMoments(StatisticalMoments moments) |
| Modifier and Type | Method and Description |
|---|---|
Class<? super ExponentiallyModifiedGaussianDistribution> |
EMGOlivierNorbergEstimator.getDistributionClass() |