633 comparisons among 13 agents.
| Description | Cricket dataset, T20 Indian Premier League 2008-2017 |
|---|---|
| Reference | Hankin, R. K. (2017). Partial rank data with the hyper2 package: likelihood functions for generalized Bradley-Terry models. https://digitalcommons.unl.edu/r-journal/672/ |
| Licence | GPL-3.0 |
| Source data | https://cran.r-project.org/web/packages/hyper2/index.html |
| Comparisons | 633 |
|---|---|
| Agents | 13 |
agent_aagent_bhomefieldwinner
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("t20_hyper", source = "comp")
# Python
pip install irw
import irw
df = irw.fetch("t20_hyper", source="comp")
@misc{hankin2017partial,
author = {Hankin, Robin K. S.},
title = {Partial rank data with the hyper2 package: likelihood functions for generalized Bradley-Terry models},
year = {2017},
howpublished = {\url{https://digitalcommons.unl.edu/r-journal/672/}},
note = {Accessed: 2023-10-01},
url = {https://cran.r-project.org/web/packages/hyper2/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 |