Skip to content

Commit

Permalink
README: install package
Browse files Browse the repository at this point in the history
  • Loading branch information
glandfried committed Oct 14, 2021
1 parent a0205ea commit 1ccf269
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# TrueSkillThroughTime.R

devtools::install_github("glandfried/TrueSkillThroughTime.R")
library(TrueSkillThroughTime)

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.

TrueSkill Through Time corrects those biases by modeling the entire history of activities using a single Bayesian network.
Expand Down

0 comments on commit 1ccf269

Please sign in to comment.