Package: runMCMCbtadjust
Type: Package
Title: Runs Monte Carlo Markov Chain - With Either 'JAGS', 'nimble' or
        'greta' - While Adjusting Burn-in and Thinning Parameters
Version: 1.1.1
Authors@R: c(person("Frédéric","Gosselin", email ="frederic.gosselin@inrae.fr",role =c("cre","aut"), comment=c(ORCID = "0000-0003-3737-106X", institution="INRAE")),person(family="Institut national de recherche pour l'agriculture, l'alimentation et l'environnement",role="cph",comment="INRAE"))
Description: The function runMCMC_btadjust() returns a mcmc.list object which is the output of a 
    Markov Chain Monte Carlo obtained - from either 'JAGS', 'nimble' or 'greta' -
	after adjusting burn-in and thinning parameters to meet pre-specified criteria
	in terms of convergence & effective sample size. Used with 'nimble', runMCMC_btadjust()
	allows extra calculations (e.g. information criteria for model comparison and goodness-of-fit
	p-values for model diagnosis).
License: CECILL-2.1
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: coda
Suggests: nimble (>= 1.0.0), rjags, runjags, greta, R6, tensorflow,
        ggmcmc, rstan, knitr, markdown, testthat (>= 3.0.0), nimbleAPT
        (>= 1.0.6), nimbleHMC, parallel, Hmisc, moments
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-06-05 20:53:23 UTC; fgosselin
Author: Frédéric Gosselin [cre, aut] (<https://orcid.org/0000-0003-3737-106X>,
    INRAE),
  Institut national de recherche pour l'agriculture, l'alimentation et
    l'environnement [cph] (INRAE)
Maintainer: Frédéric Gosselin <frederic.gosselin@inrae.fr>
Repository: CRAN
Date/Publication: 2024-06-05 21:30:02 UTC
