riskVsAge: Second cancer risk vs attained age after first cancer

Description Usage Arguments Value Note Author(s) See Also

View source: R/riskVsAge.R

Description

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

Usage

1
2
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


SEERaBomb documentation built on Dec. 16, 2019, 1:21 a.m.