accept {SBMSplitMerge} | R Documentation |
accept propsbm
with the acceptance probability alpha
Description
accept propsbm
with the acceptance probability alpha
Usage
accept(currsbm, propsbm, edges, sbmmod, logjac = 0, logu = 0, ...)
Arguments
currsbm |
current |
propsbm |
proposed |
edges |
an |
sbmmod |
an |
logjac |
log Jacobian of transformation of variables |
logu |
log density for auxiliary variables |
... |
additional arguments to pass to |
Value
updated sbm
object
[Package SBMSplitMerge version 1.1.1 Index]