Bchron (version 4.7.3)

summary.BchronRSLRun: Summarise a BchronRSL run

Description

Summarise a BchronRSL run

Usage

# S3 method for BchronRSLRun
summary(
  object,
  type = c("parameters", "RSL", "rate", "accel"),
  age_grid = NULL,
  ...
)

Arguments

object

The output from a run of BchronRSL

type

One of parameters, RSL, rate, or accel. If parameters, provides posterior credibility intervals of the regression coefficients. If RSL provides predicted RSL values. If rate, provides rate estimates. If accel provides acceleration estimates.

age_grid

An optional age grid for computing RSL, rate, or acceleration estimates. If not provided uses the age range of the Bchronology run

...

Other arguments to functions (not currently implemented)

See Also

BchronCalibrate, Bchronology, BchronRSL, BchronDensity, BchronDensityFast