Learn R Programming

BRugs (version 0.9-2.1)

modelCheck: Checking the model file

Description

This function parses a BUGS language description of the statistical model.

Usage

modelCheck(fileName)

Value

If a syntax error is detected the position of the error and a description of the error is printed, otherwise the ‘model is syntaxicaly correct’ message is displayed.

Arguments

fileName

file containing the BUGS language description of the statistical model.

See Also

BRugs, help.WinBUGS