Hello,
Hoping someone could help. I have a dataset with mixed types of variables. Most are continuous (like unemployment, inflation etc), a few are binary or categorical (like being a democracy or not, or being previously colonised or not). And my task is to perform an exploratory factor analysis to see if there are any data patterns. Is it all possible to do a factor analysis with mixed type of data in SAS?
Thanks a lot.
Take a look at proc corresp with the MCA option... it may be the solution you need since it can handle continuous, categorical, etc.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.