jdgonzalezwork/RMBC: Robust Model Based Clustering

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) <https://arxiv.org/abs/2102.06851>).

Getting started

Package details

AuthorJuan Domingo Gonzalez [cre, aut], Victor J. Yohai [aut], Ruben H. Zamar [aut] Ricardo Maronna [aut]
MaintainerJuan Domingo Gonzalez <juanrst@hotmail.com>
LicenseGPL (>= 2)
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jdgonzalezwork/RMBC")
jdgonzalezwork/RMBC documentation built on April 5, 2021, 2:55 p.m.