The goal of the package sbm
is to regroup into a unique framework
tools for estimating and manipulating variants of the stochastic
blockmodel.
The last stable version is available on CRAN with:
install.packages("sbm")
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("GrossSBM/sbm")