summary.BchronCalibratedDates: Summarise a BchronCalibrate object

Description Usage Arguments See Also

View source: R/summary.BchronCalibratedDates.R

Description

Produces summary output from a BchronCalibrate run, including the highest density regions for the calibrated ages for given probability levels

Usage

1
2
## S3 method for class 'BchronCalibratedDates'
summary(object, prob = 95, ..., digits = max(3, getOption("digits") - 3))

Arguments

object

The output of a run of BchronCalibrate

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)

See Also

BchronCalibrate, Bchronology, BchronRSL, BchronDensity, BchronDensityFast


Bchron documentation built on June 10, 2021, 9:10 a.m.