Package: speedyBBT Title: Efficient Bayesian Inference for the Bradley--Terry Model Version: 1.0.0.9000 Authors@R: c(person(given = "Rowland", family = "Seymour", role = c("aut", "cre", "cph"), email = "r.g.seymour@bham.ac.uk", comment = c(ORCID = "0000-0002-8739-3921"))) Description: A suite of functions that allow a full, fast, and efficient Bayesian treatment of the Bradley--Terry model. Prior assumptions about the model parameters can be encoded through a multivariate normal prior distribution. Inference is performed using a latent variable representation of the model. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: base, BayesLogit, Matrix, stats, utils Suggests: expm, testthat (>= 3.0.0) Depends: R (>= 2.10) Config/testthat/edition: 3 Repository: https://rowlandseymour.r-universe.dev Date/Publication: 2024-11-06 08:19:09 UTC RemoteUrl: https://github.com/rowlandseymour/speedybbt RemoteRef: HEAD RemoteSha: 7f58ede8ca23961e001b97082b9ba5de29310126 NeedsCompilation: no Packaged: 2026-07-03 08:19:40 UTC; root Author: Rowland Seymour [aut, cre, cph] (ORCID: ) Maintainer: Rowland Seymour