adolfoalvarez/SAGRA: Splitting And Group Recombining Algorithm

This package implements the SAGRA (Splitting And Group Recombining Algorithm), a Cluster Analysis algorithm described in Alvarez and Peña (2014). SAGRA is based on a "divide and conquest": First it divides the data in small homogeneous groups and later recombine them using Bayes Factors.

Getting started

Package details

MaintainerAdolfo Alvarez <adolfo.alvarez@analyx.com>
LicenseGPL (>= 2)
Version0.5
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("adolfoalvarez/SAGRA")
adolfoalvarez/SAGRA documentation built on May 10, 2019, 5:58 a.m.