BookmarkSubscribeRSS Feed
lyss
Calcite | Level 5

I want to use the coefficient of the year fixed effects generated by a glm procedure  as independent variables in another regression, but I cannot find a way to export it as a data file.

2 REPLIES 2
PaigeMiller
Diamond | Level 26
ods output parameterestimates=betas;
proc glm data= ...;
--
Paige Miller

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

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 2 replies
  • 1212 views
  • 0 likes
  • 3 in conversation