drawblocks.gibbs {SBMSplitMerge}R Documentation

Gibbs-like reassignment of nodes to the current set of blocks

Description

Sweep through the set of nodes and reassign to the current set of blocks given the current number of blocks

Usage

drawblocks.gibbs(currsbm, edges, sbmmod)

Arguments

currsbm

an sbm object

edges

an edges object

sbmmod

an sbmmod object

Value

updated sbm object with new block assignments


[Package SBMSplitMerge version 1.1.1 Index]