On Sep 13, 2013, at 11:59 AM, Ryung Kim wrote: > Dear R community, > > Please let me know if there is an R data set with time to multiple outcomes > (unordered failure events of different types). > > I am specifically looking for non-competing risks so that I can have observed > times for both outcomes. Twin data or recurrent data will not work for me > because I need two types of events for each subject. > > For example, a time-to-multiple injuries or time-to-multiple non-fatal > disease outcomes would be useful. (Censoring is fine.) >
What difficulties are you having in simulating this data? It would seem to be a simple matter to take the examples of single outcome data and modify to create multiple outcome data. -- David Winsemius Alameda, CA, USA ______________________________________________ [email protected] 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.

