Package: mcmcderive
Title: Derive MCMC Parameters
Version: 0.0.1
Authors@R: 
  person("Joe", "Thorley", role = c("aut", "cre"), email = "joe@poissonconsulting.ca", comment = c(ORCID = "0000-0002-7683-4592"))
Description: Generates derived parameter(s) from Monte Carlo Markov Chain (MCMC) 
    samples using R code. This allows Bayesian models to be fitted without the 
    inclusion of derived parameters which add unnecessary clutter and 
    slow model fitting. For more information on MCMC samples see 
    Brooks et al. (2011) <isbn:978-1-4200-7941-8>.
License: MIT + file LICENSE
Depends: R (>= 3.4.0)
Imports: abind, err, checkr, mcmcr, purrr
Suggests: covr, coda, plyr, doParallel, testthat
URL: https://github.com/poissonconsulting/mcmcderive
BugReports: https://github.com/poissonconsulting/mcmcderive/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2019-06-29 20:45:35 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>)
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2019-07-02 12:30:02 UTC
