| melanoma | R Documentation |
Melanoma cancer dataset
data("melanoma")
A data frame with 7775 observations on the following 18 variables.
sexa factor with levels Male Female
agea numeric vector
stagea factor with levels Unknown Localised Regional Distant
mmdxa numeric vector
yydxa numeric vector
surv_mma numeric vector
surv_yya numeric vector
statusa factor with levels Alive Dead: cancer Dead: other Lost to follow-up
subsitea factor with levels Head and Neck Trunk Limbs Multiple and NOS
year8594a factor with levels Diagnosed 75-84 Diagnosed 85-94
dxa Date
exita Date
agegrpa factor with levels 0-44 45-59 60-74 75+
ida numeric vector
ydxa numeric vector for continuous year of diagnosis
yexita numeric vector for continuous year of exit
data(melanoma)
## maybe str(melanoma) ; plot(melanoma) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.