Rdocumentation
powered by
Learn R Programming
BRugs (version 0.8-2)
bgrPoint: Internal functions (to support plotting the Gelman-Rubin convergence statistic)
Description
These functions are for internal use only. They support
samplesBgr
and
plotBgr
.
Usage
bgrGrid(node, bins = 50) bgrPoint(sample)
Arguments
node
Character vector of length 1, name of a variable in the model.
bins
Blocksize
sample
Monitored sample from multiple chains to calculate the convergence statistic for.
See Also
samplesBgr
,
BRugs
,
help.WinBUGS