Uses of Class
elki.math.statistics.distribution.SkewGeneralizedNormalDistribution
-
Packages that use SkewGeneralizedNormalDistribution Package Description elki.math.statistics.distribution Standard distributions, with random generation functionalities.elki.math.statistics.distribution.estimator Estimators for statistical distributions. -
-
Uses of SkewGeneralizedNormalDistribution in elki.math.statistics.distribution
Methods in elki.math.statistics.distribution that return SkewGeneralizedNormalDistribution Modifier and Type Method Description SkewGeneralizedNormalDistribution
SkewGeneralizedNormalDistribution.Par. make()
-
Uses of SkewGeneralizedNormalDistribution in elki.math.statistics.distribution.estimator
Methods in elki.math.statistics.distribution.estimator that return SkewGeneralizedNormalDistribution Modifier and Type Method Description SkewGeneralizedNormalDistribution
SkewGNormalLMMEstimator. estimateFromLMoments(double[] xmom)
Methods in elki.math.statistics.distribution.estimator that return types with arguments of type SkewGeneralizedNormalDistribution Modifier and Type Method Description java.lang.Class<? super SkewGeneralizedNormalDistribution>
SkewGNormalLMMEstimator. getDistributionClass()
-