postpairs {SBMSplitMerge} | R Documentation |
mean proportion of times two nodes were in the same block under MCMC samples
Description
mean proportion of times two nodes were in the same block under MCMC samples
Usage
postpairs(postz)
Arguments
postz |
output from sampler |
Value
matrix P with P[i,j] = proportion of times i and j are in the same block under postz
[Package SBMSplitMerge version 1.1.1 Index]