Learn R Programming

CARBayes (version 2.0)

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

Description

This function takes a carbayes object and returns a summary of the fitted model.

Usage

## S3 method for class 'carbayes':
print(x, \dots)

Arguments

x
A carbayes fitted model object
...
Ignored

Examples

Run this code
## See the examples in the main help file for CARBayes.

Run the code above in your browser using DataLab