Arrays Interface: ArrayType - for methods common to both Matrix and Vector Classes: Matrix - for matrix operations in Linear Regression Vector - for vector operations in Linear Regression Data Classes ...
Data for the NBA in a coder friendly format is not easy to come by on the internet. To resolve this, I used Google's Scraping tool available for chrome on various NBA Sites to get the data I need.