Learn R Programming

BRugs (version 0.9-2.1)

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