Learn R Programming

RPEClust (version 0.1.0)

Random Projection Ensemble Clustering Algorithm

Description

Implements the methodology proposed by Anderlucci, Fortunato and Montanari (2019) for high-dimensional unsupervised classification. The random projection ensemble clustering algorithm applies a Gaussian Mixture Model to different random projections of the high-dimensional data and selects a subset of solutions accordingly to the Bayesian Information Criterion, computed here as discussed in Raftery and Dean (2006) . The clustering results obtained on the selected projections are then aggregated via consensus to derive the final partition.

Copy Link

Version

Install

install.packages('RPEClust')

Monthly Downloads

2

Version

0.1.0

License

GPL-3

Maintainer

Francesca Fortunato

Last Published

November 6th, 2019

Functions in RPEClust (0.1.0)

RPGMMClu

Random Projection Ensemble Clustering Algorithm
Meat

Meat Data
generateRP

Generation of random matrices