newTestSurvRec (version 1.0.2)

DataColonDukesABvsD: Re-hospitalization of patients with colorectal cancer

Description

This data contains re-hospitalization times of patients diagnosed with stage AB and patients diagnosed with stage D.

Usage

data(DataColonDukesABvsD)

Arguments

Format

A data frame with 527 observations on the following 10 variables

j

Observation number

Iden

Observation of each subject. Repeated for each recurrence

id

Observation of each subject. Repeated for each recurrence

Tinicio

Initial time of observation just before each recurrence

time

re-hospitalization o censoring gaptime

Tcal

re-hospitalization o censoring calendar time

event

censoring status. All event are 1 for each subject excepting last one that it is 0

chemoter

Did patient receive chemotherapy? 1: No or 2:Yes

dukes

Dukes tumoral stage: 1:A-B or 3:D

distance

distance from living place to hospital 1:<=30 Km. or 2:>30 Km.

Details

See details on DataColonDukesABvs

References

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.

Examples

Run this code
# NOT RUN {
data(DataColonDukesABvsD)
XL<-data(DataColonDukesABvsD)
print(XL)
# }

Run the code above in your browser using DataLab