Learn R Programming

mcmcabn (version 0.6)

print.summary.mcmcabn: Methods for printing the summary of mcmcabn objects

Description

Method for printing the summary of mcmcabn objects.

Usage

# S3 method for summary.mcmcabn
print(x, ...)

Arguments

x

an object of class summary.mcmcabn.

...

additional arguments passed to print.

Author

Gilles Kratzer

Details

There exists a summary S3 function that displays more details.

Examples

Run this code
## Example from the asia dataset from Lauritzen and Spiegelhalter (1988)
## provided by Scutari (2010)

summary(mcmc.2par.asia)

Run the code above in your browser using DataLab