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.