Skip to main content

Questions tagged [collinearity]

3 votes
0 answers
22 views

I am estimating a regression model to predict media value and later use residuals for Monte Carlo simulation. The model includes: • Market fixed effects (grouped) • Asset categories • A hierarchical ...
Ana Branco's user avatar
2 votes
1 answer
41 views

Sometimes,it comes to my mind that the two concepts are distinct concepts. The sample correlation coefficient differs from a linear correlation coefficient. Please be sure that I do not have have any ...
Subhash C. Davar's user avatar
7 votes
1 answer
112 views

The two terms:collinearity and correlation coefficient are freqently used in statistics. Could you please help me understand in ordinary language the difference in two concepts.
Subhash C. Davar's user avatar
4 votes
1 answer
132 views

I am doing for subgroup analysis of early mortality (Outcome) based on Transfusion(WITH ADJUSTMENT for both ...
Mohamed Rahouma's user avatar
1 vote
1 answer
441 views

Is only a subset of algorithms are affected by the multicollinearity problem or all the machine learning algorithms? What is the solution for this?
Jagadeesh M's user avatar
3 votes
1 answer
1k views

Can someone explain to me like I'm five on why multicollinearity does not affect neural networks? I've done some research and neural networks are basically linear functions being stacked with ...
Chukwudi Ogbonna's user avatar
2 votes
0 answers
144 views

I have been working through the derivation of the formula used to calculate the Variance Inflation Factor associated with a model. I am hoping to start with the Least Squares equation as defined in ...
Erin's user avatar
  • 81
4 votes
4 answers
1k views

I have been trying to understand how multicollinearity within the independent variables would affect the Linear regression model. Wikipedia page suggests that only when there is a "perfect" ...
ak1431's user avatar
  • 41
3 votes
2 answers
197 views

I have a dataset that has high collinearity among variables. When I created the linear regression model, I could not include more than five variables ( I eliminated the feature whenever VIF>5). But ...
NAS_2339's user avatar
  • 303
0 votes
1 answer
101 views

While I am aware that tree-based algorithms (e.g., DT, RF, XGBoost) are 'immune' to multi-collinearity, how do they handle linearly combined features? For example, is there is any additional value or ...
thereandhere1's user avatar
0 votes
3 answers
1k views

I am working on a linear model with 6 independent variables and when thinking about including an interaction I got lost. An interaction exists if the level of one independent variable is affected by ...
Ali Shana'a's user avatar
1 vote
1 answer
260 views

I've read that multicollinearity is one of the main assumptions of multivariate linear regression - Multicollinearity occurs when the independent variables are too highly correlated with each other. ...
Mark G's user avatar
  • 11
7 votes
2 answers
2k views

While there may not be any added value in standardizing one-hot encoded features prior to applying linear models, is there is any harm in doing so (i.e., affecting model performance)? Standardizing ...
thereandhere1's user avatar
0 votes
1 answer
602 views

I have a medical dataset with features age, bmi, sex, gender, # of children, region, charges, smoker. Here smoker, gender, sex and region are categorical variables and others are numerical features. ...
Suchithra's user avatar
4 votes
2 answers
1k views

A website says Correlation refers to an increase/decrease in a dependent variable with an increase/decrease in an independent variable. Collinearity refers to two or more independent variables acting ...
Subhash C. Davar's user avatar

15 30 50 per page