Plot for probabilities of posterior weaning parameters
plot.warnProb
is a plotting utile for quick visualization of the posterior weaning parameters from an object of class "warnProb"
. Results of kernel density estimation for the posteriors are plotted as a form of contour
with designated parameter ranges.
## S3 method for class 'warnProb' plot(x, is.legend = TRUE, is.contour = TRUE, is.image = FALSE, is.prior = FALSE, ...)
x |
an object of class |
is.legend |
logical; if |
is.contour |
logical; if |
is.image |
logical; if |
is.prior |
logical; if |
... |
additional arguments passed to |
Values on the contour lines indicate relative probabilities based on that of the maximum density estimator.
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 ?warnProb for examples.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.