mergeavg {SBMSplitMerge} | R Documentation |
Merge blocks
Description
Merge-move using an average to merge parameters
Usage
mergeavg(sbm, edges, sbmmod, ...)
Arguments
sbm |
the current state of the sampler |
edges |
an |
sbmmod |
an |
... |
additional parameter to 'accept' |
Details
the blocks are chosen at random, the nodes reassigned to the block with the smallest index, then the parameters are combined using the average on the transformed scale
Value
an updated sbm
object
[Package SBMSplitMerge version 1.1.1 Index]