Visualizing Bootrapped Stepwise Regression in R using Plotly

R-bloggers 2016-05-31

Summary:

We all have used stepwise regression at some point. Stepwise regression is known to be sensitive to initial inputs. One way to mitigate this sensitivity is to repeatedly run stepwise regression on bootstrap samples. R has a nice package called bootStepAIC() which (from its description) “Implements a Bootstrap procedure to investigate the variability of model […]

Link:

http://feedproxy.google.com/~r/RBloggers/~3/pXv6e_MmE9k/

From feeds:

Statistics and Visualization » R-bloggers

Tags:

r bloggers

Authors:

Riddhiman

Date tagged:

05/31/2016, 00:27

Date published:

05/29/2016, 22:12