Package: BradleyTerry2 Title: Bradley-Terry Models Version: 1.1-2 Authors@R: c( person("Heather", "Turner", , "ht@heatherturner.net", role = c("aut", "cre")), person("David", "Firth", role = "aut") ) 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. License: GPL (>= 2) URL: https://github.com/hturner/BradleyTerry2 BugReports: https://github.com/hturner/BradleyTerry2/issues Depends: R (>= 2.10) Imports: brglm, gtools, lme4 (>= 1.0), qvcalc, stats Suggests: bookdown, knitr, litedown, prefmod, testthat Enhances: gnm VignetteBuilder: knitr, litedown Encoding: UTF-8 Language: en-GB LazyData: yes Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make Repository: https://hturner.r-universe.dev Date/Publication: 2025-04-10 10:16:09 UTC RemoteUrl: https://github.com/hturner/bradleyterry2 RemoteRef: HEAD RemoteSha: 8428d7aee35e786aa9cdaa8eda5ea3edcebc6fa8 NeedsCompilation: no Packaged: 2026-06-09 09:14:56 UTC; root Author: Heather Turner [aut, cre], David Firth [aut] Maintainer: Heather Turner