CRAN/E | GMKMcharlie

GMKMcharlie

Unsupervised Gaussian Mixture and Minkowski and Spherical K-Means with Constraints

Installation

About

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.

System requirements GNU make

Key Metrics

Version 1.1.5
Published 2021-05-29 1066 days ago
Needs compilation? yes
License GPL-3
CRAN checks GMKMcharlie results

Downloads

Yesterday 5 0%
Last 7 days 42 -25%
Last 30 days 153 -8%
Last 90 days 468 -35%
Last 365 days 2.067 -30%

Maintainer

Maintainer

Charlie Wusuo Liu

liuwusuo@gmail.com

Authors

Charlie Wusuo Liu

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

GMKMcharlie archive

Imports

Rcpp ≥ 1.0.0
RcppParallel

Suggests

MASS ≥ 7.3.0
plot3D ≥ 1.1.1

LinkingTo

Rcpp
RcppParallel
RcppArmadillo