Learn R Programming

RMBC (version 0.1.0)

Robust Model Based Clustering

Description

A robust clustering algorithm (Model-Based) similar to Expectation Maximization for finite mixture normal distributions is implemented, its main advantage is that the estimator is resistant to outliers, that means that results of parameter estimation are still correct when there are atypical values in the sample (see Gonzalez, Maronna, Yohai and Zamar (2021) ).

Copy Link

Version

Install

install.packages('RMBC')

Monthly Downloads

77

Version

0.1.0

License

GPL (>= 2)

Maintainer

Juan Domingo Gonzalez

Last Published

July 22nd, 2021

Functions in RMBC (0.1.0)

weightedSestimator

weightedSestimator
sumkl

sumkl The sum of K-L divergence measure between two successive iterations for each component of a mixture distribution,
robustINIT

robustINIT
weightW

weightW
klfor2normals

klfor2normals Compute the Kullback-Leibler divergence for 2 normal multivariate distributions
phytoplankton_acoustic_data

Phytoplankton_acoustic_data
RMBC

Robust Model Base Clustering a robust and efficient version of EM algorithm.
weightedMscale

weightedMscale the M scale of an univariate sample (see reference below)
quad_disc

quad_disc
is_in_gr

is_in_gr
RMBCaux

RMBCaux