Description Usage Arguments Value Functions
This function compliments gps.results.observed()
in that it fits an optimized speed-time model to a
player's observed data. The data.frame returned allows practitioners to build plots displaying an athlete's in-game
sprint abilities.
1 2 3 | results.game(game.data, sample.rate = 10)
gps.results.game(game.data, sample.rate = 10)
|
game.data |
The player's cleaned game data |
sample.rate |
The game data sample rate (Hz) |
A data.frame that fits an optimized speed-time model to the athlete's best sprint
gps.results.game
: A player's in-game best-sprint modeled data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.