View source: R/print.CARBayes.R
print.CARBayes | R Documentation |
This function takes a CARBayes object and returns a summary of the fitted model. The summary includes, for selected parameters, posterior means and 95 percent credible intervals, the effective number of independent samples and the Geweke convergence diagnostic in the form of a Z-score.
## S3 method for class 'CARBayes'
print(x, ...)
x |
A CARBayes fitted model object. |
... |
Ignored.s |
Duncan Lee
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.