3dLMEr and -corStr option?

Hello,

Is there an option to specify the correlation structure of the residuals with 3dLMEr as it was with the older 3dLME?

Thanks in advance.

3dLMEr uses the same model specification mechanisms as the R package lme4. Therefore, correlation structures in the residuals cannot be accounted for in 3dLMEr, and you would have to use 3dLME for that.

Thanks Gang.