-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
17 lines (17 loc) · 1.17 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: ADMUR
Version: 1.0.3.9005
Date: 2023-09-06
Title: Ancient Demographic Modelling Using Radiocarbon
Authors@R: person("Adrian", "Timpson", email = "a.timpson@ucl.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0292-8729"))
Maintainer: Adrian Timpson <a.timpson@ucl.ac.uk>
Depends: R (>= 3.3.0)
Imports: graphics, stats, mathjaxr
Suggests: DEoptimR, knitr, rmarkdown
Description: Statistical tools to directly model underlying population dynamics using date datasets (radiocarbon and other). Various model structures can be tested including Continuous Piecewise Linear (CPL) models, Uniform, Exponential, Gaussian, Cauchy, Sinusoidal, Logistic, Power law etc. Bayesian parameter estimates of population models. Taphonomic loss included optionally as a power function. Model comparison framework using BIC. 14C calibration. Generates Summed Probability Distributions (SPD) SPD simulation to test a null hypothesis. Goodness-of-fit tests. Archaeological phase date range estimation, including constraining by stratographic information.
License: GPL-3
URL: https://github.com/UCL/ADMUR
Encoding: UTF-8
VignetteBuilder: knitr
LazyData: true
RdMacros: mathjaxr
RoxygenNote: 7.1.1