-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
22 lines (22 loc) · 842 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: BradleyTerry2
Version: 1.0-9.9000
Title: Bradley-Terry Models
Authors@R: c(person("Heather", "Turner", role = c("aut", "cre"),
email = "[email protected]"),
person("David", "Firth", role = "aut"))
URL: https://github.com/hturner/BradleyTerry2
BugReports: https://github.com/hturner/BradleyTerry2/issues
Description: Specify and fit the Bradley-Terry model, including structured versions in which the parameters are related to explanatory variables through a linear predictor and versions with contest-specific effects, such as a home advantage.
Depends: R (>= 2.10)
Imports: brglm, gtools, lme4 (>= 1.0), qvcalc, stats
Suggests:
broom,
prefmod,
testthat
Enhances: gnm
License: GPL (>= 2)
LazyData: yes
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.1.1
Language: en-GB