currentValues {BRugs}R Documentation

Last sampled values

Description

This function returns the current (last sampled) values of a variable.

Usage

currentValues(nodeLabel)

Arguments

nodeLabel Character vector of length 1, name of a variable in the model.

Value

Vector of the current (last sampled) values of a variable.

See Also

setValues, BRugs, help.WinBUGS


[Package BRugs version 0.3-3 Index]