Plot output from BchronDensity
BchronDensity
## S3 method for class 'BchronDensityRun' plot( x, plotDates = TRUE, plotRawSum = FALSE, plotPhase = TRUE, phaseProb = 0.95, dateTransparency = 0.4, ... )
x
: Output from BchronDensity
plotDates
: Whether to plot the individual calibrated datesplotRawSum
: Whether to plot the raw sum of the probability distributionsplotPhase
: Whether to plot the phase valuesphaseProb
: The probability value for the phase identificationdateTransparency
: 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