BookmarkSubscribeRSS Feed
PRO2
Calcite | Level 5

I normally find the R square values in the "squared multiple correlation" matrix that I found by this step:

Proc Calis Data = ESS1 kurtosis covariance modification toteff;

 

But now I have to find the errorterms (so the R square values? or is there another way?) via a PROC REG step.

PaigeMiller
Diamond | Level 26

As you can see when you run PROC REG, there is nothing that goes under the name Squared Multiple Correlations. Perhaps you want the CORRB option in PROC REG, and perhaps you don't. Please take a look at it, and the rest of the options in PROC REG, and let us know if one of them is what you want.

--
Paige Miller

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

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 16 replies
  • 7790 views
  • 0 likes
  • 4 in conversation