<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic GARCH results interpretation in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GARCH-results-interpretation/m-p/673864#M3911</link>
    <description>&lt;P&gt;Hi, folks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran the following GARCH model programs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC AUTOREG DATA = COMBINED;&lt;BR /&gt;MODEL STD = / GARCH = (P=1, Q= 1) ;&lt;BR /&gt;HETERO SNMT / COEF = NONNEG;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;COMBINED6 is my dataset. STD the monthly standard deviation calculated by daily returns within a month.&lt;BR /&gt;SNMT is the independent variable. I'd like to know the relation between STD and SNMT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GARCH Estimates&lt;BR /&gt;SSE 534.553909 Observations 1110&lt;BR /&gt;MSE 0.48158 Uncond Var .&lt;BR /&gt;Log Likelihood -707.84869 Total R-Square .&lt;BR /&gt;SBC 1450.75795 AIC 1425.69737&lt;BR /&gt;MAE 0.39453106 AICC 1425.75172&lt;BR /&gt;MAPE 36.4932082 HQC 1435.17376&lt;BR /&gt;Normality Test 9154.3657&lt;BR /&gt;Pr &amp;gt; ChiSq &amp;lt;.0001&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Parameter Estimates&lt;BR /&gt;Variable DF Estimate Standard&lt;BR /&gt;Error t Value Approx&lt;BR /&gt;Pr &amp;gt; |t|&lt;BR /&gt;Intercept 1 0.6879 0.009208 74.71 &amp;lt;.0001&lt;BR /&gt;ARCH0 1 0.0660 0.006499 10.15 &amp;lt;.0001&lt;BR /&gt;ARCH1 1 1.2297 0.0611 20.14 &amp;lt;.0001&lt;BR /&gt;GARCH1 1 0.0338 0.0260 1.30 0.1929&lt;BR /&gt;HET1 1 0.0000771 0.0000452 1.71 0.0879&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone know how to interpret the results? It appears that it didn't show the relation I expect between SNMT and STD. By the way, when I used the OLS regression model, SNMT is significantly negatively related to STD and that's expected results I want. If you any thought, suggestion, or comment, please feel free to let me know. Thank you for your help in advance.&lt;/P&gt;</description>
    <pubDate>Sat, 01 Aug 2020 02:39:25 GMT</pubDate>
    <dc:creator>James071375</dc:creator>
    <dc:date>2020-08-01T02:39:25Z</dc:date>
    <item>
      <title>GARCH results interpretation</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GARCH-results-interpretation/m-p/673864#M3911</link>
      <description>&lt;P&gt;Hi, folks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran the following GARCH model programs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC AUTOREG DATA = COMBINED;&lt;BR /&gt;MODEL STD = / GARCH = (P=1, Q= 1) ;&lt;BR /&gt;HETERO SNMT / COEF = NONNEG;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;COMBINED6 is my dataset. STD the monthly standard deviation calculated by daily returns within a month.&lt;BR /&gt;SNMT is the independent variable. I'd like to know the relation between STD and SNMT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GARCH Estimates&lt;BR /&gt;SSE 534.553909 Observations 1110&lt;BR /&gt;MSE 0.48158 Uncond Var .&lt;BR /&gt;Log Likelihood -707.84869 Total R-Square .&lt;BR /&gt;SBC 1450.75795 AIC 1425.69737&lt;BR /&gt;MAE 0.39453106 AICC 1425.75172&lt;BR /&gt;MAPE 36.4932082 HQC 1435.17376&lt;BR /&gt;Normality Test 9154.3657&lt;BR /&gt;Pr &amp;gt; ChiSq &amp;lt;.0001&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Parameter Estimates&lt;BR /&gt;Variable DF Estimate Standard&lt;BR /&gt;Error t Value Approx&lt;BR /&gt;Pr &amp;gt; |t|&lt;BR /&gt;Intercept 1 0.6879 0.009208 74.71 &amp;lt;.0001&lt;BR /&gt;ARCH0 1 0.0660 0.006499 10.15 &amp;lt;.0001&lt;BR /&gt;ARCH1 1 1.2297 0.0611 20.14 &amp;lt;.0001&lt;BR /&gt;GARCH1 1 0.0338 0.0260 1.30 0.1929&lt;BR /&gt;HET1 1 0.0000771 0.0000452 1.71 0.0879&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone know how to interpret the results? It appears that it didn't show the relation I expect between SNMT and STD. By the way, when I used the OLS regression model, SNMT is significantly negatively related to STD and that's expected results I want. If you any thought, suggestion, or comment, please feel free to let me know. Thank you for your help in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Aug 2020 02:39:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GARCH-results-interpretation/m-p/673864#M3911</guid>
      <dc:creator>James071375</dc:creator>
      <dc:date>2020-08-01T02:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: GARCH results interpretation</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GARCH-results-interpretation/m-p/674871#M3922</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/337638"&gt;@James071375&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The model you are specifying in PROC AUTOREG fits a simple mean model (ie. intercept only) to your dependent variable STD.&amp;nbsp; It also models the&lt;EM&gt;&amp;nbsp;conditional error variance&lt;/EM&gt;&amp;nbsp;as a GARCH(1,1) model along with your SNMT variable as an input in the model for the variance.&amp;nbsp; The COEF=NONNEG option in the HETERO statement you are specifying restricts the coefficient associated with SNMT to be non-negative.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Because you are getting unexpected results, you might want to verify this is the model you intend to fit.&amp;nbsp; The following sections of the PROC AUTOREG documentation should help clarify the model that your current specification is fitting:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_expand_details13.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en#etsug_expand000779" target="_self"&gt;https://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_expand_details13.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en#etsug_expand000779&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_autoreg_details12.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en#etsug.autoreg.heterogarch" target="_self"&gt;https://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_autoreg_details12.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en#etsug.autoreg.heterogarch&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_autoreg_syntax11.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en" target="_self"&gt;https://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_autoreg_syntax11.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need additional information, please provide the full mathematical model you are trying to fit (both the equation for the mean and the equation for the variance).&amp;nbsp; In the meantime, I hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DW&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 21:55:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GARCH-results-interpretation/m-p/674871#M3922</guid>
      <dc:creator>dw_sas</dc:creator>
      <dc:date>2020-08-05T21:55:47Z</dc:date>
    </item>
  </channel>
</rss>

