Skip to content
Prev 506 / 523 Next

[RsR] Package robustlmm

Hello Mina,

I tried to reproduce your error but couldn't so far because the line

fit.robustlmer<-rlmer(dbp ~ age+sex+bmi+time+(1|id),data=A)

is taking too long on my laptop.

I suggest first using traceback() to try to narrow down where the error 
occurs, and then contacting the package maintainer with a smaller 
reproducible example if possible.

Sincerely,

Matias

______________________________________________________________
Matias Salibian-Barrera - Professor
Department of Statistics - The University of British Columbia
matias at stat.ubc.ca | +1 (604) 822-3410
On 2021-08-04 2:18 a.m., mina jahan wrote: