Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.CalDates

Summarise a CalDates class object


Description

Returns summary statistics of calibrated dates.

Usage

## S3 method for class 'CalDates'
summary(object, prob = NA, calendar = "BP", ...)

Arguments

object

A CalDates class object.

prob

A vector containing probabilities for the higher posterior density interval. Default is c(0.683,0.954), i.e. 1 and 2-Sigma range.

calendar

Whether the summary statistics should be computed in cal BP ("BP") or in BCAD ("BCAD").

...

further arguments passed to or from other methods.

Value

A data.frame class object containing the ID of each date, along with the median date and one and two sigma (or a user specified probability) higher posterior density ranges.


rcarbon

Calibration and Analysis of Radiocarbon Dates

v1.4.2
GPL (>= 2)
Authors
Andrew Bevan [aut] (<https://orcid.org/0000-0001-7967-3117>), Enrico Crema [aut, cre] (<https://orcid.org/0000-0001-6727-5138>), R. Kyle Bocinsky [ctb], Martin Hinz [ctb], Philip Riris [ctb], Fabio Silva [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.