I am planning to perform a Categorical Principal Component Analysis, I have 14 variables with categorical ordinal data (from a 5 point likert scale) and one variable with categorical nominal data. What optimal scaling level should I use?
Asked
Active
Viewed 1,357 times
1
-
1What do you mean "optimal scale"? It may help you to read: [Can principal component analysis be applied to datasets containing a mix of continuous and categorical variables?](http://stats.stackexchange.com/q/5774/7290) – gung - Reinstate Monica Mar 07 '16 at 17:05
-
1On this site, there is a number of answers about CatPCA and optimal scaling. Please make a search first. Among others, [this](http://stats.stackexchange.com/q/15580/3277) thread is important. [Here](http://stats.stackexchange.com/q/41176/3277) is a few practical recommendations (at least for SPSS). – ttnphns Mar 07 '16 at 17:19
-
search also this site for multiple correspondence analysis – kjetil b halvorsen May 21 '17 at 12:57
-
Possible dups: https://stats.stackexchange.com/questions/16331/doing-principal-component-analysis-or-factor-analysis-on-binary-data, https://stats.stackexchange.com/questions/5774/can-principal-component-analysis-be-applied-to-datasets-containing-a-mix-of-cont, https://stats.stackexchange.com/questions/215404/is-there-factor-analysis-or-pca-for-ordinal-or-binary-data – kjetil b halvorsen Jul 20 '19 at 12:00