plot.bayouMCMC: S3 method for plotting bayouMCMC objects

View source: R/bayou-plotting.R

plot.bayouMCMCR Documentation

S3 method for plotting bayouMCMC objects

Description

S3 method for plotting bayouMCMC objects

Usage

## S3 method for class 'bayouMCMC'
plot(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 passed to plot.mcmc from the coda package

Value

No return value, called for side effects. This function generates diagnostic trace and density plots for MCMC chains of class 'bayouMCMC' to assess convergence and parameter distributions.


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