print.CARBayesST: Print a summary of the fitted model to the screen.

View source: R/print.CARBayesST.R

print.CARBayesSTR Documentation

Print a summary of the fitted model to the screen.

Description

This function takes a CARBayesST 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.

Usage

## S3 method for class 'CARBayesST'
print(x, ...)

Arguments

x

A CARBayesST fitted model object.

...

Ignored.

Author(s)

Duncan Lee


CARBayesST documentation built on Nov. 2, 2023, 6:23 p.m.