summary.BchronDensityRun: Summarise a Bchron density object

Description Usage Arguments See Also

View source: R/summary.BchronDensityRun.R

Description

Summarise a BchronDensity object

Usage

1
2
## S3 method for class 'BchronDensityRun'
summary(object, prob = 0.95, ..., digits = max(3, getOption("digits") - 3))

Arguments

object

Output from a run of BchronDensity

prob

Probability for identifying phases

...

Other arguments (not currently supported)

digits

Number of digits to report values

See Also

BchronDensity


Bchron documentation built on June 10, 2021, 9:10 a.m.