Uses of Class
elki.math.statistics.distribution.estimator.LogNormalLogMOMEstimator
-
Packages that use LogNormalLogMOMEstimator Package Description elki.math.statistics.distribution.estimator Estimators for statistical distributions. -
-
Uses of LogNormalLogMOMEstimator in elki.math.statistics.distribution.estimator
Fields in elki.math.statistics.distribution.estimator declared as LogNormalLogMOMEstimator Modifier and Type Field Description static LogNormalLogMOMEstimator
LogNormalLogMOMEstimator. STATIC
Static estimator, using mean and variance.Methods in elki.math.statistics.distribution.estimator that return LogNormalLogMOMEstimator Modifier and Type Method Description LogNormalLogMOMEstimator
LogNormalLogMOMEstimator.Par. make()
-