riskVsAge {SEERaBomb}R Documentation

Second cancer risk vs attained age after first cancer

Description

Computes absolute risk of 2nd cancers as a function of attained age after first cancer.

Usage

riskVsAge(canc,firstS=c("NHL","HL","MM"),
                secondS=c("AML","MDS"),brksa=c(0,30,50,60,70,80)) 

Arguments

canc

canc made by mkSEER().

firstS

Character vector of first cancers of interest.

secondS

Character vector of second cancers of interest.

brksa

Vector of breaks in years used to form attained age intervals.

Value

data.frame with incidence vs age.

Note

This function was developed with support from the Cleveland Clinic Foundation.

Author(s)

Tom Radivoyevitch (radivot@ccf.org)

See Also

SEERaBomb-package, mkSEER


[Package SEERaBomb version 2019.2 Index]