Correcting for heteroskedasticity using the HETERO statement after the MODEL statement. My problem is I cannot figure a way to test for autorcorrelation in this model. Without the HETERO statement /dw will give the durbin-watson. My understanding is that the GARCH model is the only way to correct for both.
Hello - not sure if this helps, but this statement from documention might be useful: "For heteroscedastic regression models without GARCH effects, the errors are assumed to be uncorrelated — the heteroscedasticity models specified by the HETERO statement cannot be combined with an autoregressive model for the errors. Thus, when a HETERO statement is used, the NLAG= option cannot be specified unless the GARCH= option is also specified." (http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_autoreg_sect01...)
Thanks,
Udo
SAS Innovate 2025: Save the Date
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.