Description Usage Arguments Details Value Author(s) Examples
Prints summary information about a fitted model of class dalmatian
.
1 2 |
x |
Object of class |
summary |
If TRUE (default) compute posterior summary statistics via |
convergence |
If TRUE (default) compute MCMC convergence diagnostics via |
... |
Ignored |
This function produces a description of the model's structure and (by default) computes and prints the summary statistics
computed via summary.dalmatian()
and the MCMC convergence diagnostics computed via convergence.dalmatian()
.
Further control is available by calling these functions directly.
List of two elements containing posterior summary statstics and convergence diagnostics (if requested).
Simon Bonner
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.