BookmarkSubscribeRSS Feed
tw1
Calcite | Level 5 tw1
Calcite | Level 5

Is there a way to perform an anova simultaneous component analyis (https://doi.org/10.1016/j.acax.2020.100061) in SAS or a repeated ASCA (https://doi.org/10.1371/journal.pcbi.1009585 )?

2 REPLIES 2
Rick_SAS
SAS Super FREQ

I am not familiar with ASCA, but it sounds like it is a special case of redundancy analysis:
https://www.sciencedirect.com/science/article/pii/S016974392300148X

In SAS, you can perform redundancy analysis by using the TRANSREG procedure and METHOD=REDUNDANCY
https://documentation.sas.com/doc/en/statcdc/14.2/statug/statug_transreg_details23.htm

I haven't used PROC TRANSREG for redundancy analysis, but that's where I'd start.

 

tw1
Calcite | Level 5 tw1
Calcite | Level 5

Thank you for the suggestion. I'll explore this option.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 938 views
  • 0 likes
  • 2 in conversation