Bchron (version 4.7.3)

plot.BchronDensityRunFast: Plot run from BchronDensityFast

Description

Plots output from BchronDensityFast

Usage

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

Arguments

x

Output from BchronDensityFast

plotDates

Whether to include individual age pdfs (default TRUE)

plotSum

Whether to include sum of age pdfs (default FALSE)

...

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