summary.BchronRSLRun {Bchron} | R Documentation |
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 |
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) |
See Also
BchronCalibrate
, Bchronology
, BchronRSL
, BchronDensity
, BchronDensityFast
[Package Bchron version 4.7.6 Index]