Package: MCMCvis
Type: Package
Title: Tools to Visualize, Manipulate, and Summarize MCMC Output
Version: 0.10.2
Authors@R: person("Casey", "Youngflesh", role = c("aut", "cre"), email = "caseyyoungflesh@gmail.com", comment = c(ORCID = "0000-0001-6343-3311"))
Maintainer: Casey Youngflesh <caseyyoungflesh@gmail.com>
Description: Performs key functions for MCMC analysis using minimal code - visualizes, manipulates, and summarizes MCMC output. Functions support simple and straightforward subsetting of model parameters within the calls, and produce presentable and 'publication-ready' output. MCMC output may be derived from Bayesian model output fit with JAGS, Stan, or other MCMC samplers.
License: GPL-3
URL: http://github.com/caseyyoungflesh/MCMCvis
BugReports: http://github.com/caseyyoungflesh/MCMCvis/issues
LazyData: TRUE
Imports: coda, rstan, grDevices, graphics, stats, overlapping
Depends: R (>= 3.3.0)
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-02 14:59:27 UTC; caseyyoungflesh
Author: Casey Youngflesh [aut, cre] (<https://orcid.org/0000-0001-6343-3311>)
Repository: CRAN
Date/Publication: 2018-05-02 15:20:23 UTC
