Description Usage Arguments Value Functions
This function returns the observations that fit inclusion criteria when building a player's speed-acceleration profile and the observations kept that subsequently build the linear model.
1 2 3 | sa.lm.observed(game.data)
sa.lm.fitted(game.data, r2 = 0.95)
|
game.data |
The player's cleaned game data |
A data.frame with observations that meet speed-acceleration inclusion criteria
sa.lm.fitted
: A data.frame with observations that were maintained to build the speed-acceleration linear model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.