This directory contains:
Report.html, the project reportReport.Rmd, the RMD code generating the reportGL2018.csv, the game logs for 2018 MLB games from Retrosheet2019thru0416.csv, line scores for 2019 MLB games through Apr 16RetrosheetToGameState.java, the Java code used to produce game states from game logs and line scoresCode.R, the R code used for data analysis on the game statesgamestates.csv, the training set of game states generated from the 2018 gamesteststates.csv, the test set of game states generated from the 2019 gamesComplete 2019-04-27.RData, the R dataset produced by runningCode.R