Package: mcmcOutput
Type: Package
Title: Functions to Store, Manipulate and Display Markov Chain Monte
        Carlo (MCMC) Output
Version: 0.1.3
Date: 2022-11-16
Depends: R (>= 2.10)
Imports: HDInterval, coda, MASS
Authors@R: c(person("Ngumbang", "Juat", role="cre", email="ngumbangjuat@hotmail.com"),
    person("Mike", "Meredith", role="aut"),
    person("John", "Kruschke", role="ctb"))
URL: https://github.com/mikemeredith/mcmcOutput
BugReports: https://github.com/mikemeredith/mcmcOutput/issues
Description: Implements a class ('mcmcOutput') for efficiently storing and handling Markov chain Monte Carlo (MCMC) output, intended as an aid for those writing customized MCMC samplers. A range of constructor methods are provided covering common output formats. Functions are provided to generate summary and diagnostic statistics and to display histograms or density plots of posterior distributions, for the entire output, or subsets of draws, nodes, or parameters.
License: GPL (>= 3)
NeedsCompilation: no
Packaged: 2022-11-16 11:29:29 UTC; User
Author: Ngumbang Juat [cre],
  Mike Meredith [aut],
  John Kruschke [ctb]
Maintainer: Ngumbang Juat <ngumbangjuat@hotmail.com>
Repository: CRAN
Date/Publication: 2022-11-17 17:50:10 UTC
Built: R 4.6.0; ; 2025-08-18 03:30:54 UTC; unix
