Skip to content

rajshah4/NBA_SportVu

Repository files navigation

NBA_SportVu

Code for exploring the NBA SportVu motion data, more information at my blog. You can download the games from this repo.

_functions.R - Various functions that I have written. The functions include sportvu_convert_json for importing motion data from a json to a data frame. Other functions can extract distances players have traveled and create a matrix of player to player distances.

EDA_NBA_SportVu.Rmd - A markup document showing basic EDA on the movement data. Online.

PBP_NBA_SportVu.Rmd - A markup document showing how to merge play by play data with the SportVu movement data. Online.

Chull_NBA_SportVu.Rmd - A markup document for measuring player spacing using convex hulls with the SportVu movement data. Online.

Velocity_NBA_SportVu.RMd - A markup document for measuring player velocity, acceleration, and jerk using the NBA SportVu movement data. Online.

Traj_NBA_SportVu.Rmd - A markup document sharing a few different ways to analyzing player and ball trajectories. Online.

About

Scripts for analyzing NBA sportvu motion data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published