mela.pop | R Documentation |
Melanoma data with background mortality of Danish population.
This data frame contains the following columns:
a numeric vector. Gives patient id.
a numeric vector. Gives sex of patient.
a numeric vector. Gives the starting time for the time-interval for which the covariate rate is representative.
a numeric vector. Gives the stopping time for the time-interval for which the covariate rate is representative.
a numeric vector code. Survival status. 1: dead from melanoma, 0: alive or dead from other cause.
a numeric vector. Gives the age of the patient at removal of tumor.
a numeric vector. Gives the population mortality for the given sex and age. Based on Table A.2 in Andersen et al. (1993).
Andersen, P.K., Borgan O, Gill R.D., Keiding N. (1993), Statistical Models Based on Counting Processes, Springer-Verlag.
data(mela.pop)
names(mela.pop)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.