README.md

CRAN Status CRAN Monthly CRAN Total

plotMCMC

Markov chain Monte Carlo diagnostic plots. The purpose of the package is to combine existing tools from the 'coda' and 'lattice' packages, and make it easy to adjust graphical details.

Installation

The package can be installed from CRAN using the install.packages command:

install.packages("plotMCMC")

Usage

For a summary of the package:

library(plotMCMC)
?plotMCMC

Development

The package is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.

The current development version can be installed using:

library(remotes)
install_github("arni-magnusson/plotMCMC")


arni-magnusson/plotMCMC documentation built on Nov. 30, 2023, 3:40 a.m.