summary.mcmc | R Documentation |
summary of an mcmc iterator print out values of an iterator and reset it. DONT call this in a loop that uses this iterator - it will reset it. And break.
## S3 method for class 'mcmc'
summary(object, ...)
object |
an mcmc iterator |
... |
other args |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.