Im getting significant deviations in KS tests for a glmm with guassian distribution
ReneeAWB opened this issue · 1 comments
Hello!
Im new to using R and im having trouble with a few things. I am working on finding out whether age and sex affects the weight of sheep. I am using the guassian disrtibution and when i use DHARMa, the KS test shows this warning. Im not sure if this is a significant issue or not, and im having trouble trying to find ways to fix it.
Hi,
please see remarks in https://cran.r-project.org/web/packages/DHARMa/vignettes/DHARMa.html#interpreting-residuals-and-recognizing-misspecification-problems , in particular point 3.
In your case, the KS test is significant, but there is obviously although significant NO substantial deviation from the assumptions in your plot (because the QQ line is practically straight). So, I see no concern in your plot.
Best
F