Statistical Analysis Blog
Blog Post 14
For this blog post we are focusing on variable selection for our linear regression model. First we must divide the dataset using the code below. Now, we construct a model to work backwards to select our variables. Since my dataset has 116 variables I just picked the 8 that made logical sense to include. The…
blog post 13
In this assignment we have to originally devide the dataset to train R to making a better logistic regression model from our data. I used the code below to do this. This code made our 2 datasets which we will be using. After this I built my logistic regression model with 2 factors. This model…
Follow My Blog
Get new content delivered directly to your inbox.