BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Aline_A16
Calcite | Level 5

Hello, 

i have a quick question : does the proc factor (method=prin) need prior standardization (mean=0 and std=1) of the continuous variables or by default is it included in the procedure? Actually, i am used to work with R software and for example the package FactoMineR with the PCA function performs a standardization by default.

Thank you in advance ! 

Aline

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

Correlation comes from transforming variables to have mean=0 and variance=1. Covariance has mean=0, but no transformation of the variance is done.

--
Paige Miller

View solution in original post

3 REPLIES 3
PaigeMiller
Diamond | Level 26

By default, PROC FACTOR works on correlation matrices. You can optionally request that it work on covariance matrices.

--
Paige Miller
Aline_A16
Calcite | Level 5

I should go back to my statistics courses cause i forgot the difference between covariance and correlation matrix. Can you tell me in which case i need to perform a prior standardization ?

PaigeMiller
Diamond | Level 26

Correlation comes from transforming variables to have mean=0 and variance=1. Covariance has mean=0, but no transformation of the variance is done.

--
Paige Miller

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 605 views
  • 0 likes
  • 2 in conversation