├── Code ├── DBDA2E-utilities.R ├── Final Project Team 2 - Approach 1.R ├── Final Project Team 2 - Approach 2.R ├── HDIofMCMC.R └── plotPost.R ├── Data └── FMEL_Dataset.csv ├── Images └── Banner.png ├── README.md └── Report ├── 6450 Bayesian Final Project Report -Team 2.pdf └── DATS6450 Bayesian Final Project Presentation - Team 2.pdf /Code/DBDA2E-utilities.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xzhangfox/Football-Prediction-by-Bayesian-Method/HEAD/Code/DBDA2E-utilities.R -------------------------------------------------------------------------------- /Code/Final Project Team 2 - Approach 1.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xzhangfox/Football-Prediction-by-Bayesian-Method/HEAD/Code/Final Project Team 2 - Approach 1.R -------------------------------------------------------------------------------- /Code/Final Project Team 2 - Approach 2.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xzhangfox/Football-Prediction-by-Bayesian-Method/HEAD/Code/Final Project Team 2 - Approach 2.R -------------------------------------------------------------------------------- /Code/HDIofMCMC.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xzhangfox/Football-Prediction-by-Bayesian-Method/HEAD/Code/HDIofMCMC.R -------------------------------------------------------------------------------- /Code/plotPost.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xzhangfox/Football-Prediction-by-Bayesian-Method/HEAD/Code/plotPost.R -------------------------------------------------------------------------------- /Data/FMEL_Dataset.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xzhangfox/Football-Prediction-by-Bayesian-Method/HEAD/Data/FMEL_Dataset.csv -------------------------------------------------------------------------------- /Images/Banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xzhangfox/Football-Prediction-by-Bayesian-Method/HEAD/Images/Banner.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xzhangfox/Football-Prediction-by-Bayesian-Method/HEAD/README.md -------------------------------------------------------------------------------- /Report/6450 Bayesian Final Project Report -Team 2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xzhangfox/Football-Prediction-by-Bayesian-Method/HEAD/Report/6450 Bayesian Final Project Report -Team 2.pdf -------------------------------------------------------------------------------- /Report/DATS6450 Bayesian Final Project Presentation - Team 2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xzhangfox/Football-Prediction-by-Bayesian-Method/HEAD/Report/DATS6450 Bayesian Final Project Presentation - Team 2.pdf --------------------------------------------------------------------------------