summary.bayz | R Documentation |
Posterior summary statistics including HPD interval and convergence diagnostics of traced parameters from a bayz model fit, returns a summarybayz object.
## S3 method for class 'bayz'
summary(object, maxLevel = 10, HPDprob = 0.95, ...)
object |
bayz output object |
HPDprob |
probability for the Highest Posterior Density intervals (default 0.95) |
... |
additional parameters |
summarybayz object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.