Other packages > Find by keyword >

aod  

Analysis of Overdispersed Data
View on CRAN: Click here


Download and install aod package within the R console
Install from CRAN:
install.packages("aod")

Install from Github:
library("remotes")
install_github("cran/aod")

Install by package version:
library("remotes")
install_version("aod", "1.3.3")



Attach the package and use:
library("aod")
Maintained by
Renaud Lancelot
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-06-08
Latest Update: 2023-12-13
Description:
Provides a set of functions to analyse overdispersed counts or proportions. Most of the methods are already available elsewhere but are scattered in different packages. The proposed functions should be considered as complements to more sophisticated methods such as generalized estimating equations (GEE) or generalized linear mixed effect models (GLMM).
How to cite:
Renaud Lancelot (2005). aod: Analysis of Overdispersed Data. R package version 1.3.3, https://cran.r-project.org/web/packages/aod. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:18), 1.1-1 (2005-06-08 11:44), 1.1-2 (2005-06-09 11:44), 1.1-3 (2005-07-03 17:35), 1.1-4 (2005-07-09 12:21), 1.1-8 (2005-07-20 11:03), 1.1-9 (2006-05-02 10:21), 1.1-10 (2006-05-06 14:32), 1.1-12 (2006-10-07 21:25), 1.1-13 (2006-10-15 11:08), 1.1-17 (2007-01-13 10:33), 1.1-18 (2007-01-13 11:18), 1.1-19 (2007-04-04 09:45), 1.1-20 (2007-04-05 21:01), 1.1-21 (2007-04-11 10:21), 1.1-22 (2007-05-24 08:37), 1.1-24 (2007-09-30 20:38), 1.1-27 (2008-08-26 22:05), 1.1-28 (2008-10-10 12:13), 1.1-29 (2008-10-10 16:21), 1.1-30 (2009-05-05 20:08), 1.1-31 (2009-05-06 14:01), 1.1-32 (2010-04-03 09:59), 1.1-33 (2010-04-13 09:19), 1.1-34 (2010-10-04 08:54), 1.1-35 (2010-10-05 10:23), 1.2 (2010-10-10 09:49), 1.3.1 (2019-01-26 17:33), 1.3.2 (2022-04-02 08:15), 1.3 (2012-04-10 09:30)
Other packages that cited aod R package
View aod citation profile
Other R packages that aod depends, imports, suggests or enhances
Complete documentation for aod
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA