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.3
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.3.1
Imports: coda
Suggests: nimble (>= 1.1.0), rjags, runjags, greta, R6, tensorflow,
        ggmcmc, rstan, knitr, markdown, testthat (>= 3.0.0), nimbleAPT
        (>= 1.0.6), nimbleHMC, parallel, Hmisc, moments
Additional_repositories:
        https://arthur-f-rossignol.github.io/greta-repo/
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-03-23 15:47:33 UTC; fgosselin
Author: Frédéric Gosselin [cre, aut] (ORCID:
    <https://orcid.org/0000-0003-3737-106X>, institution: INRAE),
  Institut national de recherche pour l'agriculture, l'alimentation et
    l'environnement [cph] (INRAE)
Maintainer: Frédéric Gosselin <frederic.gosselin@inrae.fr>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2026-03-24 08:20:02 UTC
Built: R 4.5.3; ; 2026-04-25 17:29:19 UTC; windows
