bugs.run: Calling OpenBUGS

Description Usage Arguments Value See Also

Description

Calls OpenBUGS and runs it with ‘script.txt’ - intended for internal use

Usage

1
2
3
bugs.run(n.burnin, OpenBUGS.pgm, debug=FALSE, 
         useWINE=FALSE, WINE=NULL,
         newWINE=TRUE, WINEPATH=NULL)

Arguments

n.burnin

length of burn in

OpenBUGS.pgm

Full path to the OpenBUGS executable or shell script

debug

When debug=T, the OpenBUGS gui is displayed during execution. there is no effect with linux execution

useWINE

as in bugs meta function

WINE

as in bugs meta function

newWINE

as in bugs meta function

WINEPATH

as in bugs meta function

Value

Nothing, but has side effects as documented in bugs.update.settings and calls OpenBUGS.

See Also

The main function to be called by the user is bugs.


R2OpenBUGS documentation built on April 3, 2020, 1:08 a.m.