Vortex of Accuracy
As part of my passion for sports analytics, I made what I call the Vortex of Accuracy (VoA). The VoA is a series of opponent-adjusted team strength models that I’ve created for FBS College Football, the NFL, and Men’s Division 1 College Basketball. These models take a combination of season summary stats and play-by-play data and attempt to approximate the projected win margin for each team against the hypothetical average team in their competition on a neutral field. The code for the football models is written in R and Stan. The code for the Men’s College Basketball model is written in Python.