Hello Everybody!
I constructed a composite Index via pca containing 3 sub-dimensions.
However, checking the correlation matrix, one of the dimensions is negatively correlated with the overall index.
Does anyone know, if that is possible or what might went wrong?
Thanks in advanced!
I constructed a composite Index via pca containing 3 sub-dimensions.
However, checking the correlation matrix, one of the dimensions is negatively correlated with the overall index.
Does anyone know, if that is possible or what might went wrong?
Code:
| Index_~l Availa~l Usage_~l Penetr~l -------------+------------------------------------ Index_Normal | 1.0000 Availabili~l | 0.8488 1.0000 Usage_Normal | 0.8232 0.4503 1.0000 Penetratio~l | -0.2810 -0.1218 -0.0372 1.0000
Thanks in advanced!

Comment