Plots output from BchronDensityFast

# S3 method for 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