BookmarkSubscribeRSS Feed
ytcaudience
Fluorite | Level 6

Hi,

 

I was wondering the main aim of sas robustpca and how it works. I studied the documentation here: https://go.documentation.sas.com/doc/en/pgmcdc/8.11/casactml/cas-robustpca-robustpca.htm I was expecting columns for pc1, pc2 etc but none of the examples produce actual pc columns. Am I missing something?

 

Thanks

1 REPLY 1
sbxkoenk
SAS Super FREQ

Hello,

 

[EDIT]  Robust PCA decomposes an input matrix into low-rank and sparse matrices. The low-rank matrix is more stable
as the distortions in the data are moved into the sparse matrix, hence the term robust.

 

Here are the (possible) output tables from Robust PCA Action Set :

https://go.documentation.sas.com/doc/en/pgmcdc/8.11/casactml/casactml_robustpca_details12.htm

 

I think what you want is the PCA tables (specified in the pcLoadings and pcScores parameters).

 

Thanks,

Koen

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 351 views
  • 2 likes
  • 2 in conversation