> you can always use parametric models and a
> full likelihood (but you may have to program them yourself).
> Prof Brian Ripley

I started trying this but I could not make the counting process notation
work on this.
(Andersen, P.K. and Gill, R.D. (1982). Cox's regression model for counting
processes: A large sample study. Ann. stat. 10 , 1100-1120).
I think it is only (currently) available for Cox model with R.

survreg(Surv(start, stop,status)~  x1,data=data )
Error in survreg(Surv(start, stop, status) ~ x1, data = data) :
 Invalid survival type

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