View source: R/gof_functions.R
rqr | R Documentation |
RQR for GLMM Computes the randomized quantile residuals for GLMM
rqr(x)
x |
An object of clas iccc. |
Randomized quantile residuals (RQR) are computed for GLMMM. The within-cluster families considered are Poisson, Negative Binomial with additive and proportional extra-dispersion and their zero-inflated extensions. For further details on RQR see Dunn and Smyth (1996) and Feng et al (2020)
A vector with the residuals.
Dunn PK, Smyth GK. (1996). Randomized quantile residuals. J Comput Graph Stat.5(3):236–44.
Feng et al. (2020). A comparison of residual diagnosis tools for diagnosing regression models for count data. BMC Medical Research Methodology 20:175
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.