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

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

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
  • 1474 views
  • 0 likes
  • 3 in conversation