Skip to content

mdbconsulting/NBA_SportVu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBA_SportVu

Code for exploring the NBA SportVu motion data, more information at my blog.

_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] (http://projects.rajivshah.com/sportvu/EDA_NBA_SportVu.html).

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 99.7%
  • R 0.3%