Package org.hipparchus.stat.fitting
Statistical methods for fitting distributions.
-
Class Summary Class Description EmpiricalDistribution Represents an empirical probability distribution -- a probability distribution derived from observed data without making any assumptions about the functional form of the population distribution that the data come from.MultivariateNormalMixtureExpectationMaximization Expectation-Maximization algorithm for fitting the parameters of multivariate normal mixture model distributions.