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

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!

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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