summary.warnProb {WARN} | R Documentation |
Summaries of probabilities of posterior weaning parameters
Description
summary.warnProb
calculates simple summaries of probabilities of posterior samples for the four weaning parameters, which is the intended weaning paramter, designated parameter range, and calculate posterior probability of the weaning parameter that ranges between the range.
Usage
## S3 method for class 'warnProb'
summary(object, ...)
Arguments
object |
an object of class |
... |
additional arguments affecting the summary produced. |
Value
summary.warnProb
returns a list containing following components and those succeeded from "warnProb"
:
call |
the matched call. |
range |
a vector giving the range of the intended weanig parameter. |
probability |
posterior probability of parameter in the designated range. |
weaning.par |
a character indicating the weaning parameter used. |
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
, plot.warnProb
Examples
## See ?warnProb for examples.