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

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 303 views
  • 2 likes
  • 2 in conversation