[R] recurrent events

avsha38 AVSHALO2 at POST.TAU.AC.IL
Wed Aug 18 11:19:57 CEST 2010


Hello everyone,

I have a question about using "frailtypack" to run recurrent events data. 
I have a file with 1,580 events. The file structure fits the andersen gill
model.
When I run the file with all records, the R stops and shuts down.
Once I run only part of the file, about 400 events, R runs without a
problem.
Any idea why it happens?

In addition when I run a "Nested frailty model" with the below code, R stops
and shuts down as well:
cgd<-frailtyPenal(Surv(TStart, TStop,
Status)~cluster(Center)+subcluster(ID)+
Treatment,data=cgd.ag, n.knots=8,kappa1=50000) 

I would greatly appreciate it if anyone can help me out.
Thank you very much,
Avi

-- 
View this message in context: http://r.789695.n4.nabble.com/recurrent-events-tp2329539p2329539.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list