summary.BchronDensityRun: Summarise a Bchron density object

View source: R/summary.BchronDensityRun.R

summary.BchronDensityRunR 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 BchronDensity

prob

Probability for identifying phases

...

Other arguments (not currently supported)

digits

Number of digits to report values

See Also

BchronDensity


andrewcparnell/Bchron documentation built on July 4, 2023, 2:22 p.m.