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]
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 29 Mar. 2025.
Previous versions and publish date:
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for aod150200250300350400450500550TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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