An implementation of the Bayesian Spatial Bradley–Terry (BSBT) model. It can be used to investigate data sets where judges compared different spatial areas. It constructs a network to describe how the areas are connected, and then places a correlated prior distribution on the quality parameter for each area, based on the network. The package includes MCMC algorithms to estimate the quality parameters. The methodology is published in Seymour et. al. (2020) <arXiv:2010.14128>.
Version: | 1.2.1 |
Depends: | R (≥ 2.10) |
Imports: | stats, MASS, igraph, utils, expm |
Suggests: | knitr, rmarkdown, testthat, sf, surveillance, spdep, RColorBrewer, deldir, RSQLite |
Published: | 2022-08-09 |
Author: | Rowland Seymour [aut, cre], James Briant [aut], Yichi Zhang [aut] |
Maintainer: | Rowland Seymour <rowland.seymour at nottingham.ac.uk> |
BugReports: | https://github.com/rowlandseymour/BSBT/issues |
License: | GPL-3 |
URL: | https://github.com/rowlandseymour/BSBT |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | SportsAnalytics |
CRAN checks: | BSBT results |
Reference manual: | BSBT.pdf |
Vignettes: |
BSBT_example BSBT for Dar es Salaam |
Package source: | BSBT_1.2.1.tar.gz |
Windows binaries: | r-devel: BSBT_1.2.1.zip, r-release: BSBT_1.2.1.zip, r-oldrel: BSBT_1.2.1.zip |
macOS binaries: | r-release (arm64): BSBT_1.2.1.tgz, r-oldrel (arm64): BSBT_1.2.1.tgz, r-release (x86_64): BSBT_1.2.1.tgz, r-oldrel (x86_64): BSBT_1.2.1.tgz |
Old sources: | BSBT archive |
Please use the canonical form https://CRAN.R-project.org/package=BSBT to link to this page.