Description Usage Format Examples
An example SEER*Stat data set including the cause-specific group survival.
1 | data("data.group")
|
A data frame with 803 observations on the following 12 variables.
Page_typePage type with format 0=Life Page, 1=Summary Page, etc..
SEER_historic_stage_LRDStage varible with format 0=Localized, 1=Regional, 2=Distant.
Year_of_diagnosis_BCYear variable with format 0=1985-89, 1=1990-94, 2=1995-99, 3=2000-13.
Age_breastAge variable with format 0=15-59, 1=60-69, 2=70-84.
IntervalFollow-up years.
Alive_at_StartThe number of people who are alive at the beginning of interval.
DiedThe number of cancer deaths in the interval.
Lost_to_FollowupThe number of people lost to follow-up or dying from other causes in the interval.
CauseSpecific_Survival_IntervalThe cause-specific survival for the interval.
CauseSpecific_Survival_CumThe cause-specific cumulative survival.
CauseSpecific_SE_IntervalThe standard error for cause-specific interval survival.
CauseSpecific_SE_CumThe standard error for cause-specific cumulative survival.
1 | data("data.group")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.