*disclaimer
870601
DHARMa
## 評価 ```{r, fig.width=10} library(DHARMa) simulationOutput <- simulateResiduals(fittedModel = MDD.model.P, n = 250) plot(simulationOutput) ```
References
- https://cran.r-project.org/web/packages/DHARMa/vignettes/DHARMa.html
- https://cran.r-project.org/web/packages/DHARMa/index.html
- https://github.com/florianhartig/DHARMa
- https://steffilazerte.ca/posts/dharma/index.html
- https://stackoverflow.com/questions/76466572/r-package-dharma-detects-deviations-from-normality-even-if-a-mixed-model-is-fitt
https://sugiura-ken.org/wiki/