Nested stochastic block model (NSBM)
This repository contains code supporting the following paper:
- Nested stochastic block model for simultaneously clustering networks and nodes, Nathaniel Josephs, Arash Amini, Marina Paez, and Lizhen Lin.
The code relies on the nett package for some of its functionality.
How to use:
- Install the
nettpackage from CRAN. - Run the
all_banch.Rin the root of the repository to test if everything works.