Skip to content
#

multicollinearity

Here are 18 public repositories matching this topic...

📈 Hands-on regression analysis project in R using a dataset with 30 predictors. Includes manual OLS implementation without lm(), p-value computation, and comparison with built-in functions. Applies stepwise selection (AIC/BIC), Ridge, and Lasso to minimize test error and identify key predictors.

  • Updated Aug 11, 2025
  • R

The project involves analyzing certain issues of customer churn faced by telecom companies. Models are required to be built so as to predict whether a customer will cancel their service in the future or not and then model comparison measures are made for taking interpretation and recommendations from the best model.

  • Updated Dec 9, 2021
  • R

Improve this page

Add a description, image, and links to the multicollinearity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multicollinearity topic, visit your repo's landing page and select "manage topics."

Learn more