summary.BchronDensityRun {Bchron} | R Documentation |
Summarise a Bchron density object
Description
Summarise a BchronDensity
object
Usage
## S3 method for class 'BchronDensityRun'
summary(object, prob = 0.95, ..., digits = max(3, getOption("digits") - 3))
Arguments
object |
Output from a run of |
prob |
Probability for identifying phases |
... |
Other arguments (not currently supported) |
digits |
Number of digits to report values |
See Also
[Package Bchron version 4.7.6 Index]