Re: [R] Correlated frailty model

2007-09-24 Thread Terry Therneau
> I am trying to a estimate a correlated frailty model. My dataset is > made up of 4 observations. I would like to know if it is too big or > I have done some mistakes in the following code. I have used larger data sets successfully. I need to know a little bit more about our problem.

[R] Correlated frailty model

2007-09-23 Thread ah06981
Dear R-help, I am trying to a estimate a correlated frailty model. My dataset is made up of 4 observations. I would like to know if it is too big or I have done some mistakes in the following code. group<-paste(usa$id,usa$mob) mixed.logn<-coxme(Surv(yearspan)~ south+mod, data=usa,random= ~ 1