Toggle navigation
sport
0.2.2
Reference
Articles
sport an R package for online update algorithms
The theory of the online update algorithms
Changelog
Changelog
Source:
NEWS.md
sport v0.2.2
2025-08-22
## Changes:
## Changes:
* Fix CRAN issues.
# sport v0.2.0
Changes:
sigma
argument replaced with
lambda
.
removed
beta
from glicko
gamma
from bbt.
all algorithms with players nested in teams.
additional
share
argument for
player | team
events.
increased speed of the algorithms by rewriting event loop to c++.
updated SGP data
sport v0.1.2
2019-01-07
Changes:
Corrected weight parameter in all functions.
Contents