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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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