Description
Mixture of Multilayer Integrator Stochastic Block Models.
Description
Our approach uses a mixture of multilayer stochastic block models to group co-membership matrices with similar information into components and to partition observations into different clusters. See De Santiago (2023, ISBN: 978-2-87587-088-9).
README.md
mimiSBM
A mixture of multilayer Stochastic Block Models (SBM) to group co-membership matrices with similar information into components and to partition observations into different clusters.
Installation
This package can be installed from GitHub with :
# install.packages("remotes")
remotes::install_github("Kdesantiago/mimiSBM")