Summaries of posterior weaning parameters
summary.warn
calculates simple summaries of posterior samples for the four weaning parameters, which is the maximum density estimators and its marginal probabilities, a joint probability for the combination of the maximum density weaning ages, mean squared distance between the measured and modeled nitrogen isotope ratio (d15N), number of non-adult individuals used, and number of particles used in sequential Monte Carlo (SMC) sampling.
## S3 method for class 'warn' summary(object, ...)
object |
an object of class |
... |
additional arguments affecting the summary produced. |
summary.warn
returns a list containing following components and those succeeded from "warn"
:
call |
the matched call. |
mde |
the maximum density estimators and the marginal probabilities. |
prob.2d.age |
the joint probability for the combination of the maximum density weaning ages. |
dist.mde |
the mean squared distance between the measured and modeled d15Ns. |
individual |
the number of non-adult individuals used. |
particle |
the number of particles used in SMC sampling. |
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.