Computes the highest posterior density interval (HPDI) for calibrated dates
Computes the highest posterior density interval (HPDI) for calibrated dates
hpdi(x, credMass = 0.95)
x |
A |
credMass |
Interval probability mass |
A list of matrices with HPDI ranges and associated probabilities in cal BP. Note that the sum of the probability mass will be only approximately equal to the argument credMass
.
x <- calibrate(c(3050,2950),c(20,20)) hpdi(x)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.