BookmarkSubscribeRSS Feed
me12432t4q6364r
Calcite | Level 5

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. 

2 REPLIES 2
DR500
Calcite | Level 5

Take a look at proc corresp with the MCA option... it may be the solution you need since it can handle continuous, categorical, etc.

Ksharp
Super User
The PRINQUAL procedure performs principal component analysis (PCA) of qualitative, quantitative, or mixed data.

Also check the the its example in documentation.

But don't know if it is what you are looking for .

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is ANOVA?

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.

Discussion stats
  • 2 replies
  • 1566 views
  • 3 likes
  • 3 in conversation