Package: aods3 Version: 0.6 Title: Analysis of Overdispersed Data using S3 Methods Authors@R: c( person("Matthieu", "Lesnoff", role = "aut", email = "matthieu.lesnoff@cirad.fr"), person("Renaud", "Lancelot", role = "aut", email = "renaud.lancelot@cirad.fr"), person("Aurélie", "Siberchicot", role = c("ctb", "cre"), email = "aurelie.siberchicot@univ-lyon1.fr", comment = c(ORCID = "0000-0002-7638-8318")) ) Depends: R (>= 3.0.0), stats Suggests: boot, lme4 Description: Provides functions to analyse overdispersed counts or proportions. These functions should be considered as complements to more sophisticated methods such as generalized estimating equations (GEE) or generalized linear mixed effect models (GLMM). aods3 is an S3 re-implementation of the deprecated S4 package aod. License: GPL (>= 2) Encoding: UTF-8 URL: https://github.com/lbbe-software/aods3 Repository: https://lbbe-software.r-universe.dev Date/Publication: 2026-01-07 08:13:05 UTC RemoteUrl: https://github.com/lbbe-software/aods3 RemoteRef: HEAD RemoteSha: 518e38b7c016fb0a0a8388d228aee4e15e2f2c5a NeedsCompilation: no Packaged: 2026-06-19 10:20:26 UTC; root Author: Matthieu Lesnoff [aut], Renaud Lancelot [aut], Aurélie Siberchicot [ctb, cre] (ORCID: ) Maintainer: Aurélie Siberchicot