Learn R Programming

⚠️There's a newer version (2.1.1) of this package.Take me there.

mixture (version 2.1.0)

Mixture Models for Clustering and Classification

Description

An implementation of 14 parsimonious mixture models for model-based clustering or model-based classification. Gaussian, Student's t, generalized hyperbolic, variance-gamma or skew-t mixtures are available. All approaches work with missing data. Celeux and Govaert (1995) , Browne and McNicholas (2014) , Browne and McNicholas (2015) .

Copy Link

Version

Install

install.packages('mixture')

Monthly Downloads

797

Version

2.1.0

License

GPL (>= 2)

Maintainer

Paul McNicholas

Last Published

January 23rd, 2024

Functions in mixture (2.1.0)

get_best_model

Best Model Extractor
z_ig_kmeans

K-means Initialization
sx2

Skewed Simulated Data 1
x2

Simulated Data
z_ig_random_soft

Random Soft Initialization
pcm

Parsimonious Clustering Models
z_ig_random_hard

Random Hard Initialization
stpcm

Skew-t Parsimonious Clustering Models
vgpcm

Variance Gamma Parsimonious Clustering Models
mixture

Mixture Models for Clustering and Classification
main_loop_vg

VGPCM Internal C++ Call
tpcm

Student T Parsimonious Clustering Models
sx3

Skewed Simulated Data 2
ghpcm

Generalized Hyperbolic Parsimonious Clustering Models
main_loop

GPCM Internal C++ Call
gpcm

Gaussian Parsimonious Clustering Models
main_loop_st

STPCM Internal C++ Call
e_step

Expectation Step
main_loop_gh

GHPCM Internal C++ Call
main_loop_t

TPCM Internal C++ Call
ARI

Adjusted Rand Index
MAP

Maximum a posterori