Package: coda
Version: 0.19-4
Date: 2020-09-30
Title: Output Analysis and Diagnostics for MCMC
Authors@R: c(person("Martyn", "Plummer", role=c("aut","cre","trl"),
       	            email="martyn.plummer@gmail.com"),
             person("Nicky", "Best", role="aut"),
             person("Kate", "Cowles", role="aut"),
             person("Karen", "Vines", role="aut"),
             person("Deepayan", "Sarkar", role="aut"),
	     person("Douglas", "Bates", role="aut"),
             person("Russell", "Almond", role="aut"),
	     person("Arni", "Magnusson", role="aut"))
Depends: R (>= 2.14.0)
Imports: lattice
Description: Provides functions for summarizing and plotting the
	output from Markov Chain Monte Carlo (MCMC) simulations, as
	well as diagnostic tests of convergence to the equilibrium
	distribution of the Markov chain.
License: GPL (>= 2)