Package: ArchaeoChron
Type: Package
Title: Bayesian Modeling of Archaeological Chronologies
Version: 0.1
Date: 2017-11-16
Author: Anne Philippe [aut, cre],
    Marie-Anne Vibet [aut]
Authors@R: c( 
              person("Anne", "Philippe", role = c("aut", "cre"), email = "anne.philippe@univ-nantes.fr"),
              person("Marie-Anne", "Vibet", role = c("aut"))
              )
Maintainer: Anne Philippe <anne.philippe@univ-nantes.fr>
Description: Provides a list of functions for the Bayesian modeling of archaeological chronologies. The Bayesian models are implemented in 'JAGS' ('JAGS' stands for Just Another Gibbs Sampler. It is a program for the analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation. See <http://mcmc-jags.sourceforge.net/> and "JAGS Version 4.3.0 user manual", Martin Plummer (2017) <https://sourceforge.net/projects/mcmc-jags/files/Manuals/>.). The inputs are measurements with their associated standard deviations and the study period. The output is the MCMC sample of the posterior distribution of the event date with or without radiocarbon calibration. 
License: GPL-3
Depends: R (>= 2.10), coda, rjags, ArchaeoPhases
Imports: stats, utils, graphics, grDevices, Bchron
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-11-17 09:20:44 UTC; vibet
Repository: CRAN
Date/Publication: 2017-11-17 12:15:57 UTC
Built: R 4.0.2; ; 2020-07-17 15:16:45 UTC; unix
