Learn R Programming

genMCMCDiag (version 0.2.3)

print.mcmcDiag: Print method for mcmcDiag objects

Description

Print method for mcmcDiag objects

Usage

# S3 method for mcmcDiag
print(x, ...)

Value

Invisible NULL, prints to console

Arguments

x

Object of class mcmcDiag

...

Kept for consistency with print. Does nothing.

Examples

Run this code
print(genDiagnostic(uniMCMCResults))

Run the code above in your browser using DataLab