--- begin included message -- If my survival data includes more than two outcomes, for example death, disability and censored. Does R have corresponding packages or programs to run Cox proportional hazard model with multiple failure time data. --- end inclusion --
The survival package (R and SPlus) was the very first package that supported this feature, other statistical packages copied it. See Chapter 8 of Therneau and Grambsch for a long discussion of issues; far more than can be fit here. Terry T. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.