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 LogisticDistribution |
LogisticDistribution.Parameterizer.makeInstance() |
Modifier and Type | Method and Description |
---|---|
LogisticDistribution |
LogisticLMMEstimator.estimateFromLMoments(double[] xmom) |
LogisticDistribution |
LogisticMADEstimator.estimateFromMedianMAD(double median,
double mad) |
Modifier and Type | Method and Description |
---|---|
Class<? super LogisticDistribution> |
LogisticMADEstimator.getDistributionClass() |
Class<? super LogisticDistribution> |
LogisticLMMEstimator.getDistributionClass() |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.