ananke-package {ananke} | R Documentation |
ananke: Quantitative Chronology in Archaeology
Description
Simple radiocarbon calibration and chronological analysis. This package allows the calibration of radiocarbon ages and modern carbon fraction values using multiple calibration curves. It allows the calculation of highest density region intervals and credible intervals. The package also provides tools for visualising results and estimating statistical summaries.
Details
Package: | ananke |
Type: | Package |
Version: | 0.1.0 |
License: | GPL-3 |
Package options
ananke uses the following options()
to configure behavior:
-
ananke.grid
: anumeric
value specifying the number of equally spaced points at which densities are to be estimated (defaults to512
). Should be a power of2
(seestats::density()
). -
ananke.round
: acharacter
string specifying the rounding convention. It can be one of "none
" (the default, no rounding) or "stuiver
" (Stuiver & Polach, 1977). -
ananke.progress
: alogical
scalar. Should progress bars be displayed? Defaults tointeractive()
. -
ananke.verbose
: alogical
scalar. Should R report extra information on progress? Defaults tointeractive()
.
Author(s)
Full list of authors and contributors (alphabetic order):
Nicolas Frerebeau | Université Bordeaux Montaigne, France |
Package maintainer
Nicolas Frerebeau
nicolas.frerebeau@u-bordeaux-montaigne.fr
Archéosciences Bordeaux (UMR 6034)
Maison de l'Archéologie
Université Bordeaux Montaigne
F-33607 Pessac cedex
France
See Also
Useful links:
Report bugs at https://codeberg.org/tesselle/ananke/issues