Instances of this class are used to hold the additional information that was provided by running (possibly multiple times) an MCMC algorithm.
nsampleshow many samples collected per MCMC run
stepshow many steps per MCMC run
restartshow many MCMC runs
alphaMcmcPostposterior estimates for each MCMC run of the parameter alpha
betaMcmcPostposterior estimates for each MCMC run of the parameter beta
pMcmcPostposterior estimates for each MCMC run of the parameter p
setsMcmcPostposterior estimates for each MCMC run of the sets marginal posterior probabilities
The columns of the matrices alphaMcmcPost, betaMcmcPost, pMcmcPost and setsMcmcPost stores the posterior estimates for each individual MCMC run.
The row order matches the one of the slot alphaPost, betaPost, pPots, and setsResults respectively.
Accessor methods exist for each slot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.