DHARMa: Residual Diagnostics for Hierarchical (Multi-Level / Mixed)
Regression Models
The 'DHARMa' package uses a simulation-based approach to create
readily interpretable scaled (quantile) residuals for fitted (generalized) linear mixed
models. Currently supported are linear and generalized linear (mixed) models from 'lme4'
(classes 'lmerMod', 'glmerMod'), 'glmmTMB' and 'spaMM', generalized additive models ('gam' from
'mgcv'), 'glm' (including 'negbin' from 'MASS', but excluding quasi-distributions) and 'lm' model
classes. Moreover, externally created simulations, e.g. posterior predictive simulations
from Bayesian software such as 'JAGS', 'STAN', or 'BUGS' can be processed as well.
The resulting residuals are standardized to values between 0 and 1 and can be interpreted
as intuitively as residuals from a linear regression. The package also provides a number of
plot and test functions for typical model misspecification problems, such as
over/underdispersion, zero-inflation, and residual spatial and temporal autocorrelation.
Version: |
0.3.2.0 |
Depends: |
R (≥ 3.0.2) |
Imports: |
stats, graphics, utils, grDevices, parallel, doParallel, foreach, gap, lmtest, ape, sfsmisc, MASS, qgam (≥ 1.3.2), lme4, mgcv, glmmTMB (≥ 1.0.1) |
Suggests: |
knitr, testthat, KernSmooth, spaMM (≥ 3.2.0) |
Published: |
2020-06-18 |
Author: |
Florian Hartig
[aut, cre] |
Maintainer: |
Florian Hartig <florian.hartig at biologie.uni-regensburg.de> |
BugReports: |
https://github.com/florianhartig/DHARMa/issues |
License: |
GPL (≥ 3) |
URL: |
http://florianhartig.github.io/DHARMa/ |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
DHARMa results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=DHARMa
to link to this page.