The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
High performance trainers for parameterizing and clustering weighted data. The Gaussian mixture (GM) module includes the conventional EM (expectation maximization) trainer, the component-wise EM trainer, the minimum-message-length EM trainer by Figueiredo and Jain (2002) <doi:10.1109/34.990138>. These trainers accept additional constraints on mixture weights, covariance eigen ratios and on which mixture components are subject to update. The K-means (KM) module offers clustering with the options of (i) deterministic and stochastic K-means++ initializations, (ii) upper bounds on cluster weights (sizes), (iii) Minkowski distances, (iv) cosine dissimilarity, (v) dense and sparse representation of data input. The package improved the typical implementations of GM and KM algorithms in various aspects. It is carefully crafted in multithreaded C++ for modeling large data for industry use.
Version: | 1.1.5 |
Imports: | Rcpp (≥ 1.0.0), RcppParallel |
LinkingTo: | Rcpp, RcppParallel, RcppArmadillo |
Suggests: | MASS (≥ 7.3.0), plot3D (≥ 1.1.1) |
Published: | 2021-05-29 |
DOI: | 10.32614/CRAN.package.GMKMcharlie |
Author: | Charlie Wusuo Liu |
Maintainer: | Charlie Wusuo Liu <liuwusuo at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Materials: | NEWS |
CRAN checks: | GMKMcharlie results |
Reference manual: | GMKMcharlie.pdf |
Package source: | GMKMcharlie_1.1.5.tar.gz |
Windows binaries: | r-devel: GMKMcharlie_1.1.5.zip, r-release: GMKMcharlie_1.1.5.zip, r-oldrel: GMKMcharlie_1.1.5.zip |
macOS binaries: | r-release (arm64): GMKMcharlie_1.1.5.tgz, r-oldrel (arm64): GMKMcharlie_1.1.5.tgz, r-release (x86_64): GMKMcharlie_1.1.5.tgz, r-oldrel (x86_64): GMKMcharlie_1.1.5.tgz |
Old sources: | GMKMcharlie archive |
Please use the canonical form https://CRAN.R-project.org/package=GMKMcharlie to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.