plot.warnProb {WARN} | R Documentation |
Plot for probabilities of posterior weaning parameters
Description
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.
Usage
## S3 method for class 'warnProb'
plot(x, is.legend = TRUE, is.contour = TRUE,
is.image = FALSE, is.prior = FALSE, ...)
Arguments
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 |
Details
Values on the contour lines indicate relative probabilities based on that of the maximum density estimator.
References
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 Also
WARN
, warn
, warnCI
, warnProb
, summary.warnProb
Examples
## See ?warnProb for examples.