View Full Version : a SAS question about surveyreg and genmod


mystats
07-07-2009, 12:57 AM
my homework is: using PROC SURVEYREG with CLUSTER statement to estimate the model, then do the same with PROC GENMOD using the REPEATED statement with TYPE=IND. What happens to the t-statistics?
My question is: the output of SURVEYREG has t-statistic; while the output of GENMOD does not have t-statistics, it has chi-square and Wald Confidence limits and Z value. How should I answer this question? Can any one help me out? thanks!