Description Usage: Arguments: Examples
Reference class to create objects that represent players.
Player(rank, skill, name)
rank of player in the match outcome
skill of player represented by Gaussian object e.g. Gaussian(mu = 25, sigma = 25/3)
name the player for display purposes
1 2 3 4 |
[1] "[rank, skill, player]: [1, [(25, 8), (0.016, 0.391)], Alice]"
[1] "[rank, skill, player]: [2, [(30, 7), (0.02, 0.612)], Bob]"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.