bgr.point: Internal functions (to support plotting the Gelman-Rubin...

bgrPointR Documentation

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.

Note

Intended for internal use only.

See Also

samplesBgr, BRugs, help.WinBUGS


BRugs documentation built on May 31, 2023, 7:19 p.m.

Related to bgr.point in BRugs...