Computes absolute risk of 2nd cancers as a function of attained age after first cancer.
riskVsAge(canc,firstS=c("NHL","HL","MM"),
secondS=c("AML","MDS"),brksa=c(0,30,50,60,70,80))
canc made by mkSEER().
Character vector of first cancers of interest.
Character vector of second cancers of interest.
Vector of breaks in years used to form attained age intervals.
data.frame with incidence vs age.