Description Usage Format Details Source References Examples
This data contains re-hospitalization times of patients diagnosed with stage AB and patients diagnosed with stage D.
1 |
A data frame with 527 observations on the following 10 variables
This data.frame contains the following columns:
jObservation number
IdenObservation of each subject. Repeated for each recurrence
idObservation of each subject. Repeated for each recurrence
TinicioInitial time of observation just before each recurrence
timere-hospitalization o censoring gaptime
Tcalre-hospitalization o censoring calendar time
eventcensoring status. All event are 1 for each subject excepting last one that it is 0
chemoterDid patient receive chemotherapy? 1: No or 2:Yes
dukesDukes tumoral stage: 1:A-B or 3:D
distancedistance from living place to hospital 1:<=30 Km. or 2:>30 Km.
See details on DataColonDukesABvs
This data were obtained from Gonzalez, J. R. et al. (2009)
Martinez, C. (2009). Generalizacion de algunas pruebas clasicas de comparacion de curvas de supervivencia al caso de eventos de naturaleza recurrente. Tesis doctoral. Universidad Central de Venezuela (UCV). Caracas-Venezuela.// Gonzalez, J.R., Fernandez, E., Moreno, V. et al. Gender differences in hospital readmission among colorectal cancer patients. Currently submited to J.C.O.
1 2 3 | data(DataColonDukesABvsD)
XL<-data(DataColonDukesABvsD)
print(XL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.