I am conducting a linear regression in Stata with complex survey data and I have used the svy commands to declare this. However, when attempting to assess multicollinearity in my data I am unable to use estat vif command however, this is not possible to use with survey data. I attempted to use the method detailed here: https://stats.oarc.ucla.edu/stata/fa...ey-regression/. However, this appears to not work for categorical or binary variables.
Please can anyone advise on how I can assess multicollinearity with survey data? Would it be sufficient to use the svy: sem programme to assess correlations between predictors?
Many thanks
Please can anyone advise on how I can assess multicollinearity with survey data? Would it be sufficient to use the svy: sem programme to assess correlations between predictors?
Many thanks
Comment