Package: speedyBBT
Title: Efficient Bayesian Inference for the Bradley--Terry Model
Version: 1.0
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
RoxygenNote: 7.2.3
Imports: base, BayesLogit, Matrix, stats, utils
Suggests: expm, testthat (>= 3.0.0)
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-11-01 14:30:33 UTC; seymourg
Author: Rowland Seymour [aut, cre, cph]
    (<https://orcid.org/0000-0002-8739-3921>)
Maintainer: Rowland Seymour <r.g.seymour@bham.ac.uk>
Repository: CRAN
Date/Publication: 2024-11-05 07:30:02 UTC
Built: R 4.5.1; ; 2025-10-29 03:00:48 UTC; windows
