Learn R Programming

BRugs (version 0.8-4)

modelCheck: Checking the model file

Description

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

Usage

modelCheck(fileName)

Arguments

fileName
file containing the BUGS language description of the statistical model.

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.

concept

check

See Also

BRugs, help.WinBUGS