R package to manage multicollinearity in modeling data frames.
-
Updated
Dec 1, 2025 - R
R package to manage multicollinearity in modeling data frames.
R function to detect multicollinearity in ERGM
The main objective of this project is to build a model to identify whether the delivery of an order will be late or on time.
Assess multicollinearity between predictors when running the dredge function (MuMIn - R)
Statistical Multivariate Regression Analysis to determine the effects of mortality, economic and social factors on life expectancy.
📈 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.
This project is about to use linear regression to examine the relationship between various economic variables and the mortgage rate in the United States.
Analysis of Influencing Factors Leading to Suicidal Actions via Linear Regression and Regularization Methods
Skript zur Videoreihe Regressionsdiagnostik in R
Research, Analysis, and Final Paper for my Intro to Econometrics class taken in Fall 2023
Linear regression, VIF, Auto Correlation.
Variable selection with uncertainty quantification for general regression models with highly correlated predictors using the our generalized sum of single effects (gSuSiE) framework.
The project involves the multivariate regression analysis of a dataset.
Variable selection with uncertainty quantification for general regression models with highly correlated predictors using the our generalized sum of single effects (gSuSiE) framework.
This repository has scripts that are part of the programming assignments of the course Linear and Generalized Linear Models taught at FME, UPC Barcelonatech.
The project involves deciding on the mode of transport that the employees prefer while commuting to the office.
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.
Determined the best regression model which represents the data
Add a description, image, and links to the multicollinearity topic page so that developers can more easily learn about it.
To associate your repository with the multicollinearity topic, visit your repo's landing page and select "manage topics."