BSBT: The Bayesian Spatial Bradley–Terry Model

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.0.0
Depends: R (≥ 2.10)
Imports: stats, MASS, igraph, lifecycle, utils
Suggests: knitr, rmarkdown, testthat, sf, surveillance, spdep, RColorBrewer, deldir
Published: 2020-11-09
Author: Rowland Seymour ORCID iD [aut, cre], James Briant [aut]
Maintainer: Rowland Seymour <rowland.seymour at nottingham.ac.uk>
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: BSBT results

Downloads:

Reference manual: BSBT.pdf
Vignettes: BSBT for Dar es Salaam
Package source: BSBT_1.0.0.tar.gz
Windows binaries: r-devel: BSBT_1.0.0.zip, r-release: BSBT_1.0.0.zip, r-oldrel: BSBT_1.0.0.zip
macOS binaries: r-release: BSBT_1.0.0.tgz, r-oldrel: BSBT_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BSBT to link to this page.