sbmmod: Stochastic block model object
Description
A wrapper for a block and parameter model
Usage
sbmmod(blockmod, parammod, edgemod, ...)
Arguments
...
additional arguments to store in the sbmmod object
Value
an sbmmod object with a method `r(n)` sampling an sbm object with n nodes from the model and a method logd(sbm) computing the log-density of sbm under the model
Details
Simple wrapper for the block and parameter model for an sbm object