4,545 comparisons among 6 agents.
| Description | Rater preferences for management schools |
|---|---|
| Reference | Turner, H., & Firth, D. (2012). Bradley-Terry models in R: the BradleyTerry2 package. Journal of statistical software, 48, 1-21. |
| Licence | GPL-3.0 |
| Source data | https://cran.r-project.org/web/packages/BradleyTerry2/index.html |
| Comparisons | 4,545 |
|---|---|
| Agents | 6 |
agent_aagent_braterwinner
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("bradleyterry2_cems", source = "comp")
# Python
pip install irw
import irw
df = irw.fetch("bradleyterry2_cems", source="comp")
@article{Turner2012BradleyTerry,
author = {Turner, Heather and Firth, David},
title = {Bradley-Terry models in R: the BradleyTerry2 package},
journal = {Journal of Statistical Software},
year = {2012},
volume = {48},
pages = {1--21},
url = {https://cran.r-project.org/web/packages/BradleyTerry2/index.html}
}
| IRW version | v439 |
|---|---|
| Redivis dataset | irw_competitions v3.2 |
| Redivis dataset DOI | 10.57761/ca6t-vb73 |
| Manifest pin for this IRW version | v3.2 |
| Metadata source | irw_meta v27.0 |