moonstone 发表于 2014-12-17 08:44 
非常感谢老师的回复,之前为什么我的程序中出来三个结果不一样,主要是因为选择的class变量分层太多,所以 ...
Agree.
The more relevant reason for non-convergence here is because of data separation. This kind of data or model specification will cause computation matrix not stable or singular. for example, there is no inverse matrix available. you may observe this from an extremely large standard errors for estimated parameters. similar to 1/0.
Genmod covers many distributions from exponential family. Of note, Genmod provides GEE method that is for longitudinal data. Of course, PROC GEE is available at SAS/STAT 12.3, which may give more options.
JingJu