knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

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



clement-lee/mmsbmdag documentation built on May 31, 2019, 4:59 a.m.