Skip to content

Using 2016 MLB data, using Subset Selection approach to identify a subset of p predictors that are related to the salary variable..

Notifications You must be signed in to change notification settings

mocchicone/Subset-Selection-MLB-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

subset_selection

Using 2016 MLB data, using Subset Selection approach to identify a subset of p predictors that are related to the salary variable..

Computing the C_p, AIC, BIC and R-square adjusted to find the best model.

Based on the lowest BIC (1.063821) the following variables predict salary (height, G, AB, 2B, 3B, RBI, SO, PA)

About

Using 2016 MLB data, using Subset Selection approach to identify a subset of p predictors that are related to the salary variable..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published