/mmsbmdag

R package for fitting mixed membership stochastic block model (MMSBM) to directed acyclic graphs (DAG)

Primary LanguageROtherNOASSERTION

mmsbmdag

The goal of mmsbmdag is to provide functions for fitting mixed membership stochastic block models (MMSBM) to directed acyclic graphs (DAG).

Installation

You can install mmsbmdag from github with

# install.packages("devtools")
devtools::install_github("clement-lee/mmsbmdag")

Example