plot.ssMCMC: S3 method for plotting ssMCMC objects

Description Usage Arguments Details

Description

S3 method for plotting ssMCMC objects

Usage

1
2
## S3 method for class 'ssMCMC'
plot(x, ...)

Arguments

x

An 'ssMCMC' object

...

Additional arguments passed to plot

Details

Produces 4 plots. The first 3 plot the prior, reference function and likelihood. Different colors indicate different power posteriors for each. These chains should appear to be well mixed. The final plot shows the sum of the marginal likelihood across each of the steps in the stepping stone algorithm.


bayou documentation built on May 2, 2019, 2:46 a.m.