View source: R/bayou-steppingstone.R
print.ssMCMC | R Documentation |
S3 method for printing ssMCMC objects
## S3 method for class 'ssMCMC'
print(x, ...)
x |
An ssMCMC object |
... |
Optional arguments passed to print |
**No return value**, called for **side effects**. This function prints a summary of an 'ssMCMC' object, including the estimated marginal likelihood, the number of power posteriors run, and the log marginal likelihood contributions across steps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.