Question: 2. [Coding] Write an R function to conduct backward elimination as described in class. Your function should allow the following user-specified options: selection based
![2. [Coding] Write an R function to conduct backward elimination as described](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/05/663f357ec8501_494663f357e99f27.jpg)
2. [Coding] Write an R function to conduct backward elimination as described in class. Your function should allow the following user-specified options: selection based on adjusted R, AIC, BIC, as well as p-value < a, where the user also specifies a. Make sure to thoroughly comment your code.
Step by Step Solution
3.42 Rating (149 Votes )
There are 3 Steps involved in it
Here is an R function that per... View full answer
Get step-by-step solutions from verified subject matter experts
