summary.BchronDensityRun function

Summarise a Bchron density object

Summarise a Bchron density object

Summarise a BchronDensity object

## 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

  • Maintainer: Andrew Parnell
  • License: GPL (>= 2)
  • Last published: 2021-06-10