plot.BchronDensityRunFast {Bchron}R Documentation

Plot run from BchronDensityFast

Description

Plots output from BchronDensityFast

Usage

## S3 method for class 'BchronDensityRunFast'
plot(x, plotDates = TRUE, plotSum = FALSE, dateTransparency = 0.4, ...)

Arguments

x

Output from BchronDensityFast

plotDates

Whether to include individual age pdfs (default TRUE)

plotSum

Whether to include sum of age pdfs (default FALSE)

dateTransparency

The transparency value for the dates (default 0.4)

...

Other graphical parameters, see par

Details

Creates a basic plot of output for a run of BchronDensityFast

See Also

Examples in BchronDensityFast, and see BchronDensity, for a slower, more accurate version of this function


[Package Bchron version 4.7.6 Index]