
Computes the highest posterior density interval (HPDI) for calibrated dates
hpdi(x, credMass = 0.95)
A CalDates
class object.
Interval probability mass
A list of matrices with HPDI ranges in cal BP
# NOT RUN {
x <- calibrate(c(3050,2950),c(20,20))
hpdi(x)
# }
Run the code above in your browser using DataLab