Plot output from BchronDensity
# S3 method for BchronDensityRun
plot(
x,
plotDates = TRUE,
plotRawSum = FALSE,
plotPhase = TRUE,
phaseProb = 0.95,
dateTransparency = 0.4,
...
)
Output from BchronDensity
Whether to plot the individual calibrated dates
Whether to plot the raw sum of the probability distributions
Whether to plot the phase values
The probability value for the phase identification
The transparency value for the dates (default 0.4)
Other graphical commands. See par
See BchronDensity
for examples, also Bchronology
, BchronRSL
, and BchronDensityFast
for a faster approximate version of this function