plot.BchronDensityRunFast function

Plot run from BchronDensityFast

Plot run from BchronDensityFast

Plots output from BchronDensityFast

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

  • Maintainer: Andrew Parnell
  • License: GPL (>= 2)
  • Last published: 2021-06-10