Bchron (version 4.7.3)

plot.BchronDensityRun: Plot output from BchronDensity

Description

Plot output from BchronDensity

Usage

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

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

...

Other graphical commands. See par

See Also

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