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 21 Nov. 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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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