model.names: Get variable names in model

modelNamesR Documentation

Get variable names in model

Description

This function returns the names of variables contained in the current model.

Usage

modelNames()

Value

Character vector of names of variables contained in the current model.

See Also

BRugs, help.WinBUGS


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

Related to model.names in BRugs...