Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ DHARMa Public

❗ This is a read-only mirror of the CRAN R package repository. DHARMa — Residual Diagnostics for Hierarchical (Multi-Level / Mixed) Regression Models. Homepage: http://florianhartig.github.io/DHARMa/ Report bugs for this package: https://github.com/florianhartig/DHARMa/issues

Notifications You must be signed in to change notification settings

cran/DHARMa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHARMa - Residual Diagnostics for HierARchical Models

The DHARMa package creates readily interpretable residuals for generalized linear (mixed) models that are standardized to values between 0 and 1. This is achieved by a simulation-based approach, similar to the Bayesian p-value or the parametric bootstrap: 1) simulate new data from the fitted model 2) from this simulated data, calculate the cummulative density function 3) residual is the value of the empirical density function at the value of the observed data.

The package includes various functions that deal with issues such as

  • Misfit
  • Heteroscedasticity
  • Under/Overdispersion
  • Zero-inflation
  • Residual temporal autocorrelation
  • Residual spatial autocorrelation
  • Residual phylogenetic autocorrelation

To get more information, install the package and run

library(DHARMa)
?DHARMa
vignette("DHARMa", package="DHARMa")

About

❗ This is a read-only mirror of the CRAN R package repository. DHARMa — Residual Diagnostics for Hierarchical (Multi-Level / Mixed) Regression Models. Homepage: http://florianhartig.github.io/DHARMa/ Report bugs for this package: https://github.com/florianhartig/DHARMa/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages