I am running binary logistic regression and all my independent variables are categorical (mostly binary). How do I check for multicollinearity? Using SPSS, Regression >linear> should I put my DV and all my IV's and check collinearity diagnostics or it is only applicable in case of continous variables.
Am I also right to say that I will not be producing a correlation matrix as all my variables (DV and IV) are categorical, and instead I should preform chi-square test for independence to explore the relationship between my DV and IV's and consider p value and effect size?