diff --git a/vignettes/rcarbon.Rmd b/vignettes/rcarbon.Rmd index b793c40..485b01a 100644 --- a/vignettes/rcarbon.Rmd +++ b/vignettes/rcarbon.Rmd @@ -27,7 +27,7 @@ knitr::opts_chunk$set(fig.align = "center", eval = !is_check) A seminal paper by John Rick some 30 years ago (1987) first introduced the idea of using the frequency of archaeological radiocarbon dates through time as a proxy for highs and lows in human population. The increased availability of large collections of archaeological (especially anthropogenic) radiocarbon dates has dramatically pushed this research agenda forward in recent years. New case studies from across the globe are regularly being published, stimulating the development of new techniques to tackle specific methodological and interpretative issues. -_rcarbon_ is an *R* package for the analysis of large collections of radiocarbon dates, with particular emphasis on this “date as data” approach. It offers basic calibration functions as well as a suite of statistical tests for examining aggregated calibrated dates, using the method commonly referred to as summed probability distributions of radiocarbon dates (SPDs). +_rcarbon_ (Crema and Bevan 2020) is an *R* package for the analysis of large collections of radiocarbon dates, with particular emphasis on this “date as data” approach. It offers basic calibration functions as well as a suite of statistical tests for examining aggregated calibrated dates, using the method commonly referred to as summed probability distributions of radiocarbon dates (SPDs). ## Installing and loading the _rcarbon_ package @@ -226,7 +226,7 @@ The grey shaded region depicts the critical envelope that encompasses the middle summary(expnull) ``` - +Please note also that _rcarbon_ employs two different methods for generating 14C samples ( _uncalsample_ and _calsample_), see help documentation and Crema and Bevan 2020 for detailed discussion on the differences between the two. ### Testing against custom growth models @@ -443,6 +443,8 @@ Crema, E.R., J. Habu, K. Kobayashi & M. Madella 2016. [Summed Probability Distri Crema, E.R., A. Bevan. & S. Shennan. 2017. [Spatio-temporal approaches to archaeological radiocarbon dates.](https://doi.org/10.1016/j.jas.2017.09.007) Journal of Archaeological Science 87: 1–9. +Crema, E.R., Bevan, A. 2020 [Inference from Large Sets of Radiocarbon Dates: Software and Methods](https://doi.org/10.1017/RDC.2020.95) Radiocarbon, doi:10.1017/RDC.2020.95 + Crema, E.R., Kobayashi, K., 2020. [A multi-proxy inference of Jōmon population dynamics using bayesian phase models, residential data, and summed probability distribution of 14C dates](https://doi.org/10.1016/j.jas.2020.105136). Journal of Archaeological Science 117, 105136. Edinborough, K., M. Porčić, A. Martindale, T.J. Brown, K. Supernant & K.M. Ames 2017. [Radiocarbon test for demographic events in written and oral history.](https://doi.org/10.1073/pnas.1713012114) Proceedings of the National Academy of Sciences 114: 12436–41.