Hi, all,
I am trying to get asymptotic covariance matrix of estimates assuming heteroscedasticity in surveyreg or GLM procedure. It seems there is an ACOV option is REG procedure.
Is there any similar option in surveyreg / GLM?
Many thanks!
Hello,
Did you ever work this out?
I'm having a similar problem with needing to create a covariance matrix in surveyreg.
Thanks!
The COVB option in the model statement will give the covariance matrix of the estimates. Also available are the X'X and inverseX'X. If there are weights, then these involve the weight matrix as well. Right off hand, I don't see a way to model heteroscedasticity in SURVEYREG though, so these are likely homogeneous variance estimates.
Steve Denham
.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.