A linear mixed model was fitted using lmer function of lme4 package in R. Does anyone have idea of how to extract studentized conditional residual for individual data point?
I'm not clear what you mean. I assume you have typed ?residuals.merMod
and looked the scaled argument and the different types available. Is the question about which variance term to use (or which combination if that is more appropriate)?