A dataset that contains the time (in years) that 1000 students (472 males and 528 females) took to graduate (obtain a bachelor<U+2019>s degree) from college (measured from the time they entered a post-secondary institution, i.e. either a junior college or four year degree granting institution). The Gender column contains the gender of each student (1 = male, 2 = female), and Censor contains the values of the censoring status variable.
graduate
A data frame with 1000 rows and 3 variables:
years until graduation
censoring status indicator variable (0 = censored event time, 1 = complete event time)
a dichotomous variable identifying gender (1 = male, 2 = female)