BUGS plots
See Also
This dialog can be used to produce plots for output and diagnostics from Markov Chain Monte Carlo (MCMC) simulations calculated using the Submit BUGS Script menu.

Graphics

Specifies the graphical output to be displayed.

Trace plot

Produces a trace plot for each monitored node, where every chain for the monitored nodes is superimposed on the same plot.

Density plot

Produces a kernel density smooth for each monitored node.
BandwidthProvides a space to specify the bandwidth for the density plot. Leave this blank if you want GenStat to form the bandwidth automatically.

Autocorrelation plot

Generates an autocorrelation plot for each monitored node, where every chain for the monitored nodes is superimposed on the same plot.
Maximum lagProvides a space to specify the maximum lag for which the autocorrelation is calculated (default 50).

Gelman-Rubin plot

Produces the Gelman-Rubin "Potential Scale Reduction Factor" (PSRF) diagnostic. The PSRF compares the between and within variances of multiple chains. When selected a plot of the PSRF, and a second plot of the between and within variances are produced. The method used for the diagnostic can be controlled using either the Gelman-Rubin option which uses the original Gelman-Rubin PSRF diagnostic, or the Gelman-Rubin-Brooks setting which uses the Gelman-Rubin-Brooks version (as used in WinBUGS), which interprets the diagnostic as a ratio of interval lengths rather than a variance ratio.
Bin widthSpecifies the number of values in each bin of the plot (default 50).
Use all samplesUsually the first half of the observations is discarded in the Gelman-Rubin plot, but you can set this option to use them all.
Display summaryDisplays the PSRF convergence diagnostic.

Arrangement

Controls how the plots are produced. You can choose to display each plot separately by selecting the single setting or four within the same plot by selecting the multiple setting.

Use iterations

Allows you to select a subset of the iterations to use in the plot.
StartStart iteration to be used in the plots.
EndEnd iteration to be used in the plots.

Action Buttons

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

See Also