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

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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
  • 929 views
  • 0 likes
  • 2 in conversation