Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.BchronRSLRun

Summarise a BchronRSL run


Description

Summarise a BchronRSL run

Usage

## S3 method for class '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


Bchron

Radiocarbon Dating, Age-Depth Modelling, Relative Sea Level Rate Estimation, and Non-Parametric Phase Modelling

v4.7.4
GPL (>= 2)
Authors
Andrew Parnell
Initial release
2021-01-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.