Learn R Programming

Bchron (version 4.7.7)

summary.BchronDensityRun: Summarise a Bchron density object

Description

Summarise a BchronDensity object

Usage

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

Value

A list of highest density regions for each phase in the object

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