print.mcmc_output | R Documentation |
Prints some basic summaries from the MCMC run by run_mcmc
.
## S3 method for class 'mcmc_output'
print(x, ...)
x |
Object of class |
... |
Ignored. |
data("negbin_model")
print(negbin_model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.