BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
pink_poodle
Barite | Level 11

When GENMOD applies a log link to gamma-distributed y, it is making y into natural* log of y? What is the equation behind the log transfomation?

*just found out that Log function in sas means ln (vs. Log10, which is log base 10)

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Rick_SAS
SAS Super FREQ

No, it doesn't make Y into log(Y). It says that Y = exp(b0 + b1X) + error.

These are similar, but differ in the way that the errors are modeled. For a complete comparison, discussion, and graphs, see "Error distributions and exponential regression models."

View solution in original post

1 REPLY 1
Rick_SAS
SAS Super FREQ

No, it doesn't make Y into log(Y). It says that Y = exp(b0 + b1X) + error.

These are similar, but differ in the way that the errors are modeled. For a complete comparison, discussion, and graphs, see "Error distributions and exponential regression models."

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 675 views
  • 2 likes
  • 2 in conversation