print.bayouMCMC: S3 method for printing bayouMCMC objects

View source: R/bayou-mcmc-utilities.R

print.bayouMCMCR Documentation

S3 method for printing bayouMCMC objects

Description

S3 method for printing bayouMCMC objects

Usage

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

Arguments

x

A mcmc chain of class 'bayouMCMC' produced by the function bayou.mcmc and loaded into the environment using load.bayou

...

Additional arguments

Value

**No return value**, called for **side effects**. This function prints a summary of a **bayouMCMC** object, including details about the MCMC run, burn-in proportion, and key parameter statistics.


bayou documentation built on June 10, 2025, 5:13 p.m.