c14_ensemble {ananke} | R Documentation |
Radiocarbon Event Count
Description
Radiocarbon Event Count
Usage
c14_ensemble(object, ...)
## S4 method for signature 'CalibratedAges'
c14_ensemble(
object,
from = NULL,
to = NULL,
by = 10,
n = 100,
calendar = BP(),
progress = getOption("ananke.progress")
)
Arguments
object |
A |
... |
Currently not used. |
from |
length-one |
to |
A length-one |
by |
A length-one |
n |
An |
calendar |
An |
progress |
A |
Value
An RECE
object.
Note
This function is currently experimental.
Author(s)
N. Frerebeau
References
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. doi:10.1002/jqs.3256.
See Also
Other radiocarbon tools:
F14C
,
c14_calibrate()
,
c14_combine()
,
c14_curve()
,
c14_plot
,
c14_sample()
,
c14_spd()
,
c14_uncalibrate()
,
rec_plot