I have tried autoplot with ggfortify loaded for a model output of the function lmer of the package lme4. I have tried also ggfortify:::autoplot.lm applied to the model and did not work any of both options.
It would be great if you could add a method for the class merMod (lmerMod, glmerMod).
Thanks!
I have tried
autoplotwithggfortifyloaded for a model output of the functionlmerof the packagelme4. I have tried alsoggfortify:::autoplot.lmapplied to the model and did not work any of both options.It would be great if you could add a method for the class
merMod(lmerMod,glmerMod).Thanks!