comeetie/greed: Clustering and Model Selection with the Integrated Classification Likelihood

An ensemble of algorithms that enable the clustering of networks and data matrices (such as counts, categorical or continuous) with different type of generative models. Model selection and clustering is performed in combination by optimizing the Integrated Classification Likelihood (which is equivalent to minimizing the description length). Several models are available such as: Stochastic Block Model, degree corrected Stochastic Block Model, Mixtures of Multinomial, Latent Block Model. The optimization is performed thanks to a combination of greedy local search and a genetic algorithm (see <arXiv:2002:11577> for more details).

Getting started

Package details

MaintainerEtienne Côme <etienne.come@univ-eiffel.fr>
LicenseGPL
Version0.6.1
URL https://comeetie.github.io/greed/ https://github.com/comeetie/greed
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("comeetie/greed")
comeetie/greed documentation built on Oct. 10, 2022, 5:37 p.m.