-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
14 lines (14 loc) · 874 Bytes
/
DESCRIPTION
File metadata and controls
14 lines (14 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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