plot.warnProb | R Documentation |
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.
WARN
, warn
, warnCI
, warnProb
, summary.warnProb
## See ?warnProb for examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.