Have you considered library(survival) including "survreg"?

Also, have you "read the posting guide! http://www.R-project.org/posting-guide.html";? You might be able to get answers to many questions faster than you could from this list. And even if you don't get the answer, the posting guide might help you formulate your question so the response(s) might be more helpful than otherwise.

I got 60 hits for "life table" in an "R site search" at "www.r-project.org" -> search; that included other suggestions that might interest you.

hope this helps. spencer graves

Christoph Scherber wrote:

Dear all,

How can I analyze a life table (e.g. for a cohort of insects) in R?

I have 20 insects in 200 cages with two different treatments, whose survival is followed over time, such that, e.g., in one treatment, the number of animals surviving is c(20,18,16,12,10,8,4,0), while in the other treatment the survival is c(20,20,18,18,16,15,15,14) at 8 subsequent time intervals.

I would very much appreciate any suggestions on how to analyze such a dataset.

Best regards
Christoph.

______________________________________________
[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

______________________________________________ [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

Reply via email to