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

print.summary.mcmcabnR Documentation

Methods for printing the summary of mcmcabn objects

Description

Method for printing the summary of mcmcabn objects.

Usage

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

Arguments

x

an object of class summary.mcmcabn.

...

additional arguments passed to print.

Details

There exists a summary S3 function that displays more details.

Author(s)

Gilles Kratzer

Examples

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

summary(mcmc.2par.asia)

mcmcabn documentation built on Sept. 28, 2023, 5:08 p.m.