dar_abc
Analysis of the Dated Archaeological Record with Approximate Bayesian Computation
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 12 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.8%) to scientific vocabulary
Repository
Analysis of the Dated Archaeological Record with Approximate Bayesian Computation
Basic Info
- Host: GitHub
- Owner: mnavascues
- License: gpl-3.0
- Language: HTML
- Default Branch: master
- Size: 4.48 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 4
Metadata Files
README.md
DARth ABC: Analysis of the Dated Archaeological Record through Approximate Bayesian Computation
This repository contains a set of scripts in R that implement the method described in "Analysis of the Abundance of Radiocarbon Samples without the Sum of Probability Distributions" by Miguel de Navascués, Concetta Burgarella and Mattias Jakobsson (2024) doi:10.5281/zenodo.13381596.
Vignette
A vignette is included with a simple example. After reading the publication, use this as a starting point for undersanding how to apply the functions in your own analysis.
Scripts
Main file: DARthABC.R
File that contains the functions needed for the analysis of the abundance of radiocarbon data.
Files to reproduce analysis presented in Navascués et al. (2024) doi:10.5281/zenodo.13381596
- MethodEvaluation.R analyses a toy model with different models (probability distribution model vs. Poisson (data as counts) model) and summary statistics (based on SPD vs. based on CRA dates).
- MethodEvaluationPlots.R plots the results from the analysis performed in MethodEvaluation.R.
- Bevan_all.R analyses the data from Bevan et al. (2017) doi:10.1073/pnas.1709190114. Requires to download the data set published in Bevan (2017) doi:10.14324/000.ds.10025178.
- Bevan_cereals.R analyses a subset of those data that correponds to samples identified as barley or wheat.
Other scrpits
Other files correspond to work in progress and will be described in the future.
Requirements (R packages)
These scripts have been tested in R 4.1.2. The following packages are required (with corresponding version tested):
DARthABC:
- rcarbon (1.5.1)
- weights (4.1.2)
- extraDistr (1.9.1)
Scripts that apply the method to data:
- abcrf (1.9)
- doSNOW (1.0.20)
- doParallel (1.0.17)
- doRNG (1.8.6)
Owner
- Name: Miguel de Navascués
- Login: mnavascues
- Kind: user
- Location: Visiting researcher @ Uppsala University
- Company: INRAE (Montpellier, France)
- Website: https://www6.montpellier.inrae.fr/cbgp_eng/Staff/Permanent-staff/de-Navascues
- Repositories: 2
- Profile: https://github.com/mnavascues
Citation (CITATION.cff)
cff-version: 0.0.0
message: If you use this software, please cite it as below.
authors:
- family-names: de Navascués
given-names: Miguel
orcid: https://orcid.org/0000-0001-8342-6047
title: "DARth ABC: Analysis of the Dated Archaeological Record through Approximate Bayesian Computation"
version:
doi: doi/10.5281/zenodo.7560876
date-released:
GitHub Events
Total
- Release event: 1
- Watch event: 1
- Push event: 1
- Create event: 1
Last Year
- Release event: 1
- Watch event: 1
- Push event: 1
- Create event: 1