BookmarkSubscribeRSS Feed
RamKumar
Fluorite | Level 6

I'm learning Proc Genmod  at the moment. Novice to modelling as well.

I need someone to guide me in interpreting the proc genmod output although I've some idea to interpret P values. What does the table 'Creteria for accessing goodness of fit' actually explains? From the documentation I understand it explains how our data fits the model, but I don't understand what it actually tells us.

What is intercept in 'Analysis Of Maximum Likelihood Parameter Estimates' output table?

4 REPLIES 4
SteveDenham
Jade | Level 19

The intercept is the predicted value when all covariate values are set to zero.

Steve Denham

RamKumar
Fluorite | Level 6

Thanks!

How about the other question?

'I need someone to guide me in interpreting the proc genmod output although I've some idea to interpret P values. What does the table 'Creteria for accessing goodness of fit' actually explains? From the documentation I understand it explains how our data fits the model, but I don't understand what it actually tells us.'?

SteveDenham
Jade | Level 19

This would be a good time to pick up the seminal text in the field, MCCullagh and Nelder's Generalized Linear Models, 2nd ed.

Information criteria allow you to "rank" models, provided the data are unchanged.

I always look at the scaled Pearson's chi squared divided by the degrees of freedom as a guide as to whether the distribution chosen fits the data.

The point of this is that there is not a well-agreed upon measure of goodness of fit for generalized linear models, akin to Rsquared for ordinary least squares fits.

Steve Denham

K331
Calcite | Level 5

Is the correct interpretation of PROC GENMOD with a poisson distribution an odds ratio such as in logistic regression, or is the interpretation the same as an OLS Parameter Estimate?

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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
  • 4 replies
  • 4066 views
  • 3 likes
  • 3 in conversation