Glicko.Player.to_v1
You're seeing just the function
to_v1
, go back to Glicko.Player module for more information.
Link to this function
to_v1(player)
Specs
Converts a v2 player to a v1.
A v1 player will pass-through unchanged.
Note the volatility field used in a v2 player will be lost in the conversion.