R/mlsbm.R

#' mypackage: A package for fitting single and multilevel SBMs.
#'
#' This package fits Bayesian stochastic block models (SBMs)
#'  
#' @section mlsbm functions:
#' The mlsbm functions ...
#'
#' @docType package
#' @name mlsbm
#' @useDynLib mlsbm
#' @import Rcpp
NULL
#> NULL
carter-allen/mlsbm documentation built on March 19, 2022, 8:26 a.m.