Calls OpenBUGS and runs it with script.txt
- intended for
internal use
bugs.run(n.burnin, OpenBUGS.pgm, debug=FALSE,
useWINE=FALSE, WINE=NULL,
newWINE=TRUE, WINEPATH=NULL)
Nothing, but has side effects as documented in
bugs.update.settings
and calls OpenBUGS.
length of burn in
Full path to the OpenBUGS executable or shell script
When debug=T, the OpenBUGS gui is displayed during execution. there is no effect with linux execution
as in bugs
meta function
as in bugs
meta function
as in bugs
meta function
as in bugs
meta function
The main function to be called by the user is bugs
.