View source: R/summary.BchronRSLRun.R
| summary.BchronRSLRun | R Documentation |
Summarise a BchronRSL run
## S3 method for class 'BchronRSLRun'
summary(
object,
type = c("parameters", "RSL", "rate", "accel"),
age_grid = NULL,
...
)
object |
The output from a run of |
type |
One of |
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) |
A summary of the BchronRSL run, including posterior medians and credible intervals for the regression coefficients, RSL estimates, rate estimates, and acceleration estimates.
BchronCalibrate, Bchronology, BchronRSL, BchronDensity, BchronDensityFast
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.