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

Hi folks;

I've run gam procedure to a data set and got the following output table. I wonder how I can calculate a pseudo R-Squared with the help of deviance.

Number of Observations49988
Number of Missing Observations12
DistributionGaussian
Link FunctionIdentity

Final Number of Backfitting Iterations4
Final Backfitting Criterion1.6618101E-9
The Deviance of the Final Estimate240768.87317

  
The backfitting algorithm converged.

Thanks!

Issac

1 ACCEPTED SOLUTION

Accepted Solutions
AllenMcDowell
SAS Employee

One possibility is discussed in Cameron and Trevedi's "Regression Analysis of Count Data" which describes the deviance as the GLM generalization of the sum of squares. They refer to two papers by Cameron and Windmeijer where a pseudo-R-squared is proposed based on a decomposition of the deviance. In essence, the proposal is to use R2 = 1-(D(intercept-only-model)/D(full-model)). I would recommend reviewing the original papers to verify that the interpretation is appropriate for your particular model before using the result.

View solution in original post

1 REPLY 1
AllenMcDowell
SAS Employee

One possibility is discussed in Cameron and Trevedi's "Regression Analysis of Count Data" which describes the deviance as the GLM generalization of the sum of squares. They refer to two papers by Cameron and Windmeijer where a pseudo-R-squared is proposed based on a decomposition of the deviance. In essence, the proposal is to use R2 = 1-(D(intercept-only-model)/D(full-model)). I would recommend reviewing the original papers to verify that the interpretation is appropriate for your particular model before using the result.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 2640 views
  • 0 likes
  • 2 in conversation