Radiocarbon Event Count
c14_ensemble(object, ...)# S4 method for CalibratedAges
c14_ensemble(
object,
from = NULL,
to = NULL,
by = 10,
n = 100,
calendar = BP(),
progress = getOption("ananke.progress")
)
An RECE
object.
A CalibratedAges
object.
Currently not used.
length-one numeric
vector specifying the earliest data to
calibrate for (in cal BP years).
A length-one numeric
vector specifying the latest data to
calibrate for (in cal BP years).
A length-one numeric
vector specifying the temporal
resolution (in years) of the calibration.
An integer
specifying the number of item to choose randomly.
An aion::TimeScale
object specifying the target
calendar (see aion::calendar()
). Defaults to aion::CE()
. If NULL
,
rata die are returned.
A logical
scalar: should a progress bar be displayed?
N. Frerebeau
Carleton, W. C. (2021). Evaluating Bayesian Radiocarbon‐dated Event Count (REC) Models for the Study of Long‐term Human and Environmental Processes. Journal of Quaternary Science, 36(1): 110‑23. tools:::Rd_expr_doi("10.1002/jqs.3256").
Other radiocarbon tools:
F14C
,
c14_calibrate()
,
c14_combine()
,
c14_curve()
,
c14_plot
,
c14_sample()
,
c14_spd()
,
c14_uncalibrate()
,
rec_plot