plot.BchronDensityRun function

Plot output from BchronDensity

Plot output from BchronDensity

## S3 method for class 'BchronDensityRun' plot( x, plotDates = TRUE, plotRawSum = FALSE, plotPhase = TRUE, phaseProb = 0.95, dateTransparency = 0.4, ... )

Arguments

  • x: Output from BchronDensity
  • plotDates: Whether to plot the individual calibrated dates
  • plotRawSum: Whether to plot the raw sum of the probability distributions
  • plotPhase: Whether to plot the phase values
  • phaseProb: The probability value for the phase identification
  • dateTransparency: The transparency value for the dates (default 0.4)
  • ...: Other graphical commands. See par

See Also

See BchronDensity for examples, also Bchronology, BchronRSL, and BchronDensityFast for a faster approximate version of this function

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