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

plot.cca

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 "cca" generated by cca.

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 plot.

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. in prep. Blurred time resolution of tooth dentin serial sections.

See Also

Examples

## See ?cca for examples.

MDSS

Modeling Human Dentin Serial Sectioning

v1.0-0
GPL (>= 3)
Authors
Takumi Tsutaya [aut, cre] (<https://orcid.org/0000-0001-5104-5223>)
Initial release
2020-02-20

We don't support your browser anymore

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