bugs.run: Calling MultiBUGS

Description Usage Arguments Value See Also

View source: R/bugs.run.R

Description

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

Usage

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

Arguments

n.burnin

length of burn in

MultiBUGS.pgm

Full path to the MultiBUGS executable or shell script

debug

When debug=T, the MultiBUGS 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 MultiBUGS.

See Also

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


MultiBUGS/R2MultiBUGS documentation built on Aug. 14, 2019, 3:15 p.m.