getBUGSexampleDir {nimble} | R Documentation |
NIMBLE comes with some of the classic BUGS examples. getBUGSexampleDir
looks up the location of an example from its name.
getBUGSexampleDir(example)
example |
The name of the classic BUGS example. |
Character string of the fully pathed directory of the BUGS example.
Christopher Paciorek
readBUGSmodel
for usage in creating a model from a classic BUGS example