print.raftery: Print an object of class 'raftery' to the screen.

View source: R/print.raftery.R

print.rafteryR Documentation

Print an object of class raftery to the screen.

Description

This may be used to print the contents of an object of class raftery to the screen.

Usage

## S3 method for class 'raftery'
print(x, digits=3, ...)

Arguments

x

An object of class raftery is required.

digits

This is the number of digits to print.

...

Additional arguments are unused.

Author(s)

Statisticat, LLC. software@bayesian-inference.com

See Also

Raftery.Diagnostic.

Examples

### See the Raftery.Diagnostic function for an example.

LaplacesDemonR/LaplacesDemon documentation built on April 1, 2024, 7:22 a.m.