plot.cca {MDSS} | R Documentation |
Plot for corresponding age range for tooth dentin serial sections
Description
plot.cca
is a plotting utile for quick visualization of the modeled age range of tooth dentin serial sections under an object of class "cca"
. The modeled age ranges are plotted for each section.
Usage
## S3 method for class 'cca'
plot(x, age = NULL, delta = NULL, error = 0.1, ...)
Arguments
x |
An object of class |
age |
Numeric vector of originally assigned ages for each section. If omitted, midpoint ages calculated with equal temporal division according to the relative height of sections are used. |
delta |
Numeric vector of stable isotope ratios for each section. If omitted, corresponding age ranges are plotted without information on stable isotope ratios. |
error |
Analytical error of stable isotope ratios. Default is 0.1. |
... |
Additional arguments passed to |
Details
If the argument delta
is omitted, the corresponding age ranges for each serial section are plotted with its positions in the standardized y-axis. If the argument delta
is specified, the originally-assigned ages and the modeled age ranges for each section are plotted with its stable isotope ratios.
Author(s)
Takumi Tsutaya developed this model.
References
Tsutaya T 2020. Blurred time resolution of tooth dentin serial sections. American Journal of Physical Anthropology 173:748–759. DOI: 10.1002/ajpa.24113.
See Also
Examples
## See ?cca for examples.