Submit BUGS Script Options
See Also
This dialog can be used to set options for submitting scripts to WinBUGS or OpenBUGS.

Display

Specifies the output to be displayed.
Bugs logDisplays the contents of the log file produce by WinBUGS/OpenBUGS.
Node statisticsSummary statistics for the monitored nodes.
DICDeviance information criterion.

Application control

Controls how WinBUGS is run from GenStat.
Leave BUGS open after runBy default, WinBUGS automatically closes after the batch operation has been run from GenStat. The option can be selected to keep WinBUGS open once the GenStat generated script has run. However, if the wait for BUGS script to complete option is selected the GenStat server will be suspended until you close WinBUGS.

Thinning rate

Specifies a thinning rate where the samples from every kth iteration are stored.

Save CODA files

Each run of WinBUGS produces CODA output files containing the Markov Chain Monte Carlo output in CODA format. By default the CODA files are deleted, however, when this option is selected these can be saved in the working directory. The CODA files consist of an output file for each chain, showing the iteration number and value. In addition there is an index file containing a description of which lines of the output files correspond to which variable. The index file is saved using the name WBGCODAIndex.txt and the output files are saved as WBGCODA1.txt, WBGCODA2.txt, etc.

Seed

Specifies a seed to use for the random number generator in BUGS; default uses a pseudo-random number generated from the uniform distribution.

Graphics

Specifies the graphical output to be displayed.
Trace plotProduces a trace plot for each monitored node, where every chain for the monitored nodes is superimposed on the same plot.
Density plotProduces a kernel density smooth for each monitored node.

Action Buttons

OKSave the option settings and close the dialog.
CancelClose the dialog without making any changes.
DefaultsReset the options to their default settings.

See Also