Radiocarbon Event Count Ensemble
Usage
rece(object, ...)
# S4 method for EventsMCMC
rece(object, resolution = 1, n = 100)
# S4 method for RECE
autoplot(object, ...)
# S4 method for RECE,missing
plot(x, y, ...)
Arguments
- object
An
EventsMCMC
object.- ...
Currently not used.
- resolution
A length-one
numeric
vector specifying the temporal resolution. It should be a power of ten, eg. \(1\) (the default; annual resolution) or \(10\) (decennial resolution).- n
An
integer
specifying the number of item to choose randomly.- x, y
An
RECE
object.
Value
An RECE
object.
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 event tools:
activity()
,
occurrence()
,
roc()
,
tempo()