results.game: Optimized Best Sprint Results

Description Usage Arguments Value Functions

View source: R/results.game.R

Description

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.

Usage

1
2
3
results.game(game.data, sample.rate = 10)

gps.results.game(game.data, sample.rate = 10)

Arguments

game.data

The player's cleaned game data

sample.rate

The game data sample rate (Hz)

Value

A data.frame that fits an optimized speed-time model to the athlete's best sprint

Functions


aaronzpearson/fvp documentation built on Jan. 16, 2022, 12:39 a.m.