BookmarkSubscribeRSS Feed
shahd
Quartz | Level 8

Hi all

What is the different between multiple regression model and ordinary least square model as I have the same results from both of them

4 REPLIES 4
PaigeMiller
Diamond | Level 26

There is no difference. These are two different names for the same thing.

--
Paige Miller
shahd
Quartz | Level 8

The corrected total and the coeff of variation are results from OLS using proc syslin  not included in the the results of multiple regression model using proc reg how can I interpret that

PaigeMiller
Diamond | Level 26

I don't really understand the question.

--
Paige Miller
PGStats
Opal | Level 21

The estimates from OLS method in proc SYSLIN are equivalent to proc REG estimates. Proc SYSLIN is used to estimate systems of linear equations. In systems of equations, some of the regressors (on the right side) are correlated random variables. In SYSLIN, methods other than OLS correct for the estimation bias caused by this correlation.

PG

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 4 replies
  • 1078 views
  • 0 likes
  • 3 in conversation