
mclust - Gaussian Mixture Modelling for Model-Based Clustering, Classification, and Density Estimation
Gaussian finite mixture models fitted via EM algorithm for model-based clustering, classification, and density estimation, including Bayesian regularization, dimension reduction for visualisation, and resampling-based inference.
Last updated
openblasglibc
12.78 score 20 stars 630 dependents 10k scripts 80k downloadsqcc - Quality Control Charts
Shewhart quality control charts for continuous, attribute and count data. Cusum and EWMA charts. Operating characteristic curves. Process capability analysis. Pareto chart and cause-and-effect chart. Multivariate control charts.
Last updated
12.48 score 58 stars 7 dependents 1000 scripts 9.9k downloads
GA - Genetic Algorithms
Flexible general-purpose toolbox implementing genetic algorithms (GAs) for stochastic optimisation. Binary, real-valued, and permutation representations are available to optimize a fitness function, i.e. a function provided by users depending on their objective function. Several genetic operators are available and can be combined to explore the best settings for the current task. Furthermore, users can define new genetic operators and easily evaluate their performances. Local search using general-purpose optimisation algorithms can be applied stochastically to exploit interesting regions. GAs can be run sequentially or in parallel, using an explicit master-slave parallelisation or a coarse-grain islands approach. For more details see Scrucca (2013) <doi:10.18637/jss.v053.i04> and Scrucca (2017) <doi:10.32614/RJ-2017-008>.
Last updated
genetic-algorithmoptimisationcpp
12.06 score 99 stars 55 dependents 1.5k scripts 9.2k downloadsppgmmga - Projection Pursuit Based on Gaussian Mixtures and Evolutionary Algorithms
Projection Pursuit (PP) algorithm for dimension reduction based on Gaussian Mixture Models (GMMs) for density estimation using Genetic Algorithms (GAs) to maximise an approximated negentropy index. For more details see Scrucca and Serafini (2019) <doi:10.1080/10618600.2019.1598871>.
Last updated
openblascpp
4.00 score 2 stars 8 scripts 555 downloadsmsir - Model-Based Sliced Inverse Regression
An R package for dimension reduction based on finite Gaussian mixture modeling of inverse regression.
Last updated
3.32 score 52 scripts 221 downloadsdispmod - Modelling Dispersion in GLM
Functions for estimating Gaussian dispersion regression models (Aitkin, 1987 <doi:10.2307/2347792>), overdispersed binomial logit models (Williams, 1987 <doi:10.2307/2347977>), and overdispersed Poisson log-linear models (Breslow, 1984 <doi:10.2307/2347661>), using a quasi-likelihood approach.
Last updated
2.00 score 20 scripts 220 downloads