Does VIF account for inverse correlation? For example if you have two variables that are negatively correlated, like lifesatisfaction and anxiety. If I do a regression of LifeSatisfaction = Anxiety, I get high explanatory power etc. with anxiety having a negative coefficient, which is too be expected. But yet if I do Y = lifesatisfaction + anxiety,, and do a VIF of that the VIF score is pretty moderate, around 4.4 for each.
Am I misunderstanding VIF or collinearity? Because my assumption of the above scenario would be that the VIF should be high, not moderate.
Related Posts with Does VIF account for negative correlations?
Replacing missing values with previous non-missing values [Panel data]Hi everyone, I have 2-year panel data for households and it's members. I have a variable ramadan09 …
Setting the level() for lincomest, decimals don't workHi, I am trying to set a specific level for lincomest, but it only accepts numbers without decimals…
Add prefix on every Nth column in row X in panel data. Then, make row X the new variable names.I have a dataset containing stock data, looking like this: Code: * Example generated by -dataex-.…
Extracting labels and renaming variables using loopsDear Statalist members, I am working with a dataset in .csv format that is separated in different f…
How to check Study Size (count of participants included in meta-analysis) when conducting meta-analysis?Hello I am conducting meta-analysis on Stata 16 using meta set and meta summarize commands. The out…
Subscribe to:
Post Comments (Atom)
0 Response to Does VIF account for negative correlations?
Post a Comment