Plot for posterior weaning parameters
plot.warn
is a plotting utile for quick visualization of the result of weaning age reconstruction from an object of class "warn"
. The measured and modeled bone collagen nitrogen isotope ratios (d15Ns) are plotted ageinst estimated ages.
## S3 method for class 'warn' plot(x, hline.female = TRUE, hline.adult = FALSE, adult.mean = NA, adult.sd = 0, is.legend = TRUE, is.female = TRUE, plot = TRUE, ...)
x |
an object of class |
hline.female, hline.adult |
logical; if |
adult.mean |
the mean d15N of all adults, an optional single value. |
adult.sd |
the one standard deviation of all adult d15N, an optional single value. Utilized later in |
is.legend |
logical; if |
is.female |
logical; if |
plot |
logical; if |
... |
additional arguments passed to |
The following three results on d15N are plotted against age, the original measured ratios of non-adult bone collagen (Measured d15N), modeled ratios of non-adult bone collagen (Modeled d15N), and modeled ratios of collagen synthesized entirely from consumed foods in the last half year (Modeld diet). These results are calculated in warn
. Mean d15Ns of adult females and all adults can also be plotted.
Tsutaya, T., and Yoneda, M. (2013). Quantitative reconstruction of weaning ages in archaeological human populations using bone collagen nitrogen isotope ratios and approximate Bayesian computation. PLoS ONE 8, e72327.
## See ?warn for examples.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.