Package: ArchaeoChron 0.2
ArchaeoChron: Bayesian Modeling of Archaeological Chronologies
Provides a list of functions for the Bayesian modeling of archaeological chronologies. The Bayesian models are implemented in 'JAGS' (Plummer 2003). 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.
Authors:
ArchaeoChron_0.2.tar.gz
ArchaeoChron_0.2.zip(r-4.7)ArchaeoChron_0.2.zip(r-4.6)ArchaeoChron_0.2.zip(r-4.5)
ArchaeoChron_0.2.tgz(r-4.6-any)ArchaeoChron_0.2.tgz(r-4.5-any)
ArchaeoChron_0.2.tar.gz(r-4.7-any)ArchaeoChron_0.2.tar.gz(r-4.6-any)
ArchaeoChron_0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ArchaeoChron/json (API)
NEWS
| # Install 'ArchaeoChron' in R: |
| install.packages('ArchaeoChron', repos = c('https://archaeostat.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/archaeostat/archaeochron/issues
Pkgdown/docs site:https://archaeostat.github.io
- jags– Just Another Gibbs Sampler for Bayesian MCMC - binary JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. JAGS was written with three aims in mind: * To have an engine for the BUGS language that runs on Unix * To be extensible, allowing users to write their own functions, distributions and samplers. * To be a plaftorm for experimentation with ideas in Bayesian modelling This package contains the 'jags' binary as well as the associated shared library modules loaded by the binary.
- c++– GNU Standard C++ Library v3
markov-chainbayesian-statisticsgeochronologyradiocarbon-datesarchaeologyarchaeological-sciencejagscpp
Last updated from:e361d15705. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 148 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 101 |
Exports:chrono_GausschronoEvents_GausschronoOutliers_Gausscombination_GausscombinationWithOutliers_GausscombinationWithRandomEffect_GausseventModel_C14eventModel_Gauss
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bayesian Chronologies of Gaussian Dates | chrono_Gauss |
| Bayesian Chronologies of Gaussian Dates Using the Event Model | chronoEvents_Gauss |
| Bayesian Chronologies of Gaussian Dates Using Oxcal Outlier Model | chronoOutliers_Gauss |
| Combine Gaussian Dates | combination_Gauss |
| Combine Gaussian Dates with Outliers | combinationWithOutliers_Gauss |
| Combine Gaussian Dates with a Random Effect | combinationWithRandomEffect_Gauss |
| Cuers | cuers |
| Event Model for Radiocarbon Dates | eventModel_C14 |
| Event Model for Gaussian Dates | eventModel_Gauss |
| Sunspot | sunspot |
