Package: mcmcderive Title: Derive MCMC Parameters Version: 0.1.2.9007 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), person("Ayla", "Pearson", role = "aut", comment = c(ORCID = "0000-0001-7388-1222")), person("Kirill", "Müller", role = "aut", comment = c(ORCID = "0000-0002-1416-3412")), person("Nadine", "Hussein", , "nadine@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0003-4470-8361")), person("Poisson Consulting", role = c("cph", "fnd")) ) 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) . License: MIT + file LICENSE URL: https://github.com/poissonconsulting/mcmcderive, https://poissonconsulting.github.io/mcmcderive/ BugReports: https://github.com/poissonconsulting/mcmcderive/issues Imports: abind, chk, extras, mcmcr, nlist, purrr, rlang, universals Suggests: coda, covr, doParallel, plyr, testthat (>= 3.0.0) Config/Needs/website: poissonconsulting/poissontemplate Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2.9000 Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-07-15 07:36:34 UTC RemoteUrl: https://github.com/poissonconsulting/mcmcderive RemoteRef: HEAD RemoteSha: 5cf5493a2050c68c680f5a8faf8663f250a3d4a8 NeedsCompilation: no Packaged: 2026-07-16 09:51:17 UTC; root Author: Joe Thorley [aut, cre] (ORCID: ), Ayla Pearson [aut] (ORCID: ), Kirill Müller [aut] (ORCID: ), Nadine Hussein [ctb] (ORCID: ), Poisson Consulting [cph, fnd] Maintainer: Joe Thorley