On Aug 21, 2009, at 1:16 PM, clue_less wrote:
I have a data set for survival analysis in R. The data have time-
variant
covariates, and right-censored outcomes, which could also be re-
current
events.
What R package should I use?
Have you considered recasting the data into interval-censored form and
using either Harrell's package:Design or Therneau's package:survival?
--
David Winsemius, MD
Heritage Laboratories
West Hartford, CT
______________________________________________
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.