Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.BchronDensityRun

Plot output from BchronDensity


Description

Plot output from BchronDensity

Usage

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


Bchron

Radiocarbon Dating, Age-Depth Modelling, Relative Sea Level Rate Estimation, and Non-Parametric Phase Modelling

v4.7.4
GPL (>= 2)
Authors
Andrew Parnell
Initial release
2021-01-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.