Learn R Programming

DistributionOptimization (version 1.2.6)

Distribution Optimization

Description

Fits Gaussian Mixtures by applying evolution. As fitness function a mixture of the chi square test for distributions and a novel measure for approximating the common area under curves between multiple Gaussians is used. The package presents an alternative to the commonly used Likelihood Maximization as is used in Expectation Maximization. The algorithm and applications of this package are published under: Lerch, F., Ultsch, A., Lotsch, J. (2020) . The evolution is based on the 'GA' package: Scrucca, L. (2013) while the Gaussian Mixture Logic stems from 'AdaptGauss': Ultsch, A, et al. (2015) .

Copy Link

Version

Install

install.packages('DistributionOptimization')

Monthly Downloads

201

Version

1.2.6

License

MIT + file LICENSE

Maintainer

Florian Lerch

Last Published

February 12th, 2020

Functions in DistributionOptimization (1.2.6)

BinProb4Mixtures

Bin Probabilities
DistributionOptimization

Distribution Fitting
MixedDistributionError

MixedDistributionError
OverlapErrorByDensity

OverlapErrorByDensity
DistributionOptimization-package

Distribution Optimization