I have been using Iris data for a classification problem in SPSS.
The Box's M-test is used to check the assumption whether all co-variance matrices are equal or not. Now since the p.value for Iris data is equal to 0.000<0.05 criteria which is set by default in SPSS is it possible to still evaluate the LDA problem using the IRIS data?
As far as I know if the assumption for homogeneity between co variance is not satisfied then we have to use an alternative way to analyze our data? Am I correct or we still can analyze our data using LDA?