View source: R/summary.BchronCalibratedDates.R
| summary.BchronCalibratedDates | R Documentation |
Produces summary output from a BchronCalibrate run, including the highest density regions for the calibrated ages for given probability levels
## S3 method for class 'BchronCalibratedDates'
summary(object, prob = 95, ..., digits = max(3, getOption("digits") - 3))
object |
The output of a run of |
prob |
A percentage value (between 0 and 100) at which the highest density regions for each age are calculated |
... |
Further arguments (not currently supported) |
digits |
Significant digits to display (not currently supported) |
A list of highest density regions for each calibrated date in the object
BchronCalibrate, Bchronology, BchronRSL, BchronDensity, BchronDensityFast
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.