BookmarkSubscribeRSS Feed
darb
Calcite | Level 5

Hi all,

 

I am trying to understand why in the example for GEE (page 3) the Type 1 option is being used rather than the Type 3 option. 

 

https://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_genmod_sect...

 

Also it seems to contradict with what is described here: https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_genmod_sect...

 

Which says "This type of analysis is not available for GEE models, since the deviance is not computed for this type of model."

 

Thanks,

Doug

 

1 REPLY 1
StatDave
SAS Super FREQ

The label on your first link seems to be to GENMOD documentation, but actually goes to a paper, so it's not clear which you really are referring to. However, there would be no reason to use the TYPE1 option when the REPEATED statement is specified because those tests only apply to a model fit using maximum likelihood estimation (which allows computation of the deviance) and the GEE model uses a different algorithm. Note that a maximum likelihood fit is done before using the GEE algorithm purely for the purpose of providing starting values of the model parameters for the GEE algorithm. That is why you ideally see two "algorithm converged" messages in the log when fitting a GEE model.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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