Skip to content

Commit 16afceb

Browse files
committed
Paper
1 parent 5ad664e commit 16afceb

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@
1111

1212
See the web [https://glandfried.github.io/TrueSkillThroughTime.jl/](https://glandfried.github.io/TrueSkillThroughTime.jl/)
1313

14+
And read the [paper published in the Journal of Statistical Software](https://www.jstatsoft.org/index.php/jss/article/view/v112i06/4680) with the technical documentation.
15+
16+
```
17+
@article{landfried2025-learning,
18+
title={TrueSkill Through Time: Reliable Initial Skill Estimates and Historical Comparability with Julia, Python, and R},
19+
author={Landfried, Gustavo and Mocskos, Esteban},
20+
journal={Journal of Statistical Software},
21+
volume={112},
22+
pages={1--41},
23+
year={2025}
24+
}
25+
```
26+
1427
----
1528

1629
None of the commonly used skill estimators, such as TrueSkill, Glicko and Item-Response Theory, correctly models the temporal aspect, which prevents having both good initial estimates and comparability between estimates separated in time and space.

0 commit comments

Comments
 (0)