plotMCMC: Plot MCMC

View source: R/utils.R

plotMCMCR Documentation

Plot MCMC

Description

Plot MCMC chains in 3D

Usage

plotMCMC(chain, xlab = "x", ylab = "Iteration", zlab = "Density",
  alpha = 0.5, col = grey(0.2), bty = "b2", phi = 20, theta = 50,
  ticktype = "detailed", lwd_density = 3, lwd_chain = 1, ...)

Arguments

chain

Vector to restore the ergodic mean

Value

erg A vector with the ergodic mean


DouglasMesquita/TGMRF documentation built on May 28, 2022, 8:34 p.m.