[R] kaplanMeier & censorReg

Thomas Lumley tlumley at u.washington.edu
Tue Apr 23 18:27:34 CEST 2002


On Tue, 23 Apr 2002, Klaus Langohr wrote:

> Hi everybody,
> Working with interval censored data using S+, I often use the survival
> analysis' functions kaplanMeier() and censorReg().
> Does anybody know, whether these functions exist in R, too?

The survival functions are in the "survival" package

survreg()  fits accelerated failure models to left,right or interval
		censored data

The survfit() function doesn't handle interval censored data yet (the next
version will when I port it).

	-thomas

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list