powered by
Function for generating a vector quantile calibrated dates from a CalDates class object.
CalDates
qCal(x, p = 0.5)
A vector of quantile dates in cal BP
A CalDates class object.
A numeric value of probability. Default is 0.5 (median).
calibrate, barCodes
calibrate
barCodes
x <- calibrate(c(3050,2950),c(20,20)) qCal(x,p=0.2)
Run the code above in your browser using DataLab