samples.set: Start recording

samplesSetR Documentation

Start recording

Description

This function is used to start recording a chain of values for particular variables.

Usage

samplesSet(node)

Arguments

node

Character vector of names of variables in the model.

Details

WinBUGS generally automatically sets up a logical node to measure a quantity known as deviance; this may be accessed, in the same way as any other variable of interest, by typing its name, i.e. “deviance”

See Also

BRugs, help.WinBUGS


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

Related to samples.set in BRugs...