sbm

website R-CMD-check CRAN_Status_Badge Lifecycle: experimental Codecov test coverage

The goal of the package sbm is to regroup into a unique framework tools for estimating and manipulating variants of the stochastic blockmodel.

Installation

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")