Skip to content

arni-magnusson/plotMCMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

MCMC Diagnostic Plots

Resources

Stars

Watchers

Forks

Languages