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

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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