Create the graph of the observed and projected age-standardized rates from a adpcproj object
Arguments
- x
An object based on the 'canproj()' function.
- cdat
(age groups) * N (years) historical cancer data, 15<=N<=125.
- pdat
(age groups) * (N + M) (years) observed and projected population, 5<=M<=25.
- startp
The start calendar year of projection (e.g., 2009).
- standpop
A
StandardPopulationobject that provides the weights (proportions) for each age group in a standard population.- startplot
Start for usage of data. Default (
1) uses all years, increasing this number removes the oldest years from the graph.- xlab
x-axis label
- ylab
y-axis label
- main
Title for graph
- lty
Line type. Applies to observed rates and predicted rates, respectively.
- col
Line colour. Applies to observed rates and predicted rates, respectively.
- ...
Other parameters
