Arguments
age
age of the individual. Must be in days.
sex
sex of the individual. Must be coded in the same way as in the ratetable
.
year
date of diagnosis. Must be in date format
scale
numeric value to scale the results. If ratetable
is in units/day, scale = 365.25
causes the output
to be reported in years.
ratetable
a table of event rates, such as survexp.us
.
lower
the lower bound of interval where the result is expected. This argument is optional,
but, if given, can shorten the time the function needs to calculate the result.
upper
the upper bound of interval where the result is expected. See lower