Re: [R] Could R run Cox proportional hazard model with multiple failure time data

2011-09-19 Thread Terry Therneau
--- 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.


Re: [R] Could R run Cox proportional hazard model with multiple failure time data

2011-09-18 Thread Frank Harrell
You sent that question to me individually as well as posting to the group. 
Kindly pick the most appropriate place and send to only that.
Frank

-
Frank Harrell
Department of Biostatistics, Vanderbilt University
--
View this message in context: 
http://r.789695.n4.nabble.com/Could-R-run-Cox-proportional-hazard-model-with-multiple-failure-time-data-tp3821264p3822421.html
Sent from the R help mailing list archive at Nabble.com.

__
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.


[R] Could R run Cox proportional hazard model with multiple failure time data

2011-09-17 Thread XUT
If my survival data includes more than two outcomes, for example death,
disability and censored. Does R have corresponding packages or programes to
run Cox proportional hazard model with multiple failure time data. Millions
of thanks!!

--
View this message in context: 
http://r.789695.n4.nabble.com/Could-R-run-Cox-proportional-hazard-model-with-multiple-failure-time-data-tp3821264p3821264.html
Sent from the R help mailing list archive at Nabble.com.

__
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.