Skip to content
Prev 33205 / 398506 Next

mixed-effects models for left-censored data?

On Wed, 11 Jun 2003, Remko Duursma wrote:

            
For a random intercept model you could use survreg() and frailty() in the
survival package.

In general the random effects tobit model will be quite hard to fit,
involving a numerical integration whose dimension is the number of random
effects.   Some sort of EM algorithm might work.

There is a paper by Pettit in Biometrics some time ago on censored linear
mixed models -- I don't have the reference with me.

	-thomas