The 'DHARMa' package uses a simulation-based approach to create readily interpretable scaled (quantile) residuals for fitted generalized linear mixed models. Currently supported are generalized linear mixed models from 'lme4' (classes 'lmerMod', 'glmerMod'), generalized additive models ('gam' from 'mgcv'), 'glm' (including 'negbin' from 'MASS', but excluding quasi-distributions) and 'lm' model classes. Alternatively, 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.1.3 |
Depends: | R (≥ 3.0.2) |
Imports: | stats, graphics, utils, grDevices, gap, qrnn, lmtest, ape, sfsmisc, MASS, doParallel, foreach, lme4, mgcv |
Suggests: | knitr, testthat |
Published: | 2016-12-12 |
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 |
Reference manual: | DHARMa.pdf |
Vignettes: |
Vignette for the DHARMa package |
Package source: | DHARMa_0.1.3.tar.gz |
Windows binaries: | r-devel: DHARMa_0.1.3.zip, r-release: DHARMa_0.1.3.zip, r-oldrel: DHARMa_0.1.3.zip |
OS X Mavericks binaries: | r-release: DHARMa_0.1.3.tgz, r-oldrel: DHARMa_0.1.3.tgz |
Old sources: | DHARMa archive |
Please use the canonical form https://CRAN.R-project.org/package=DHARMa to link to this page.