<?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 Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/GARCH-results-interpretation/m-p/673611#M202681</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>Fri, 31 Jul 2020 02:52:29 GMT</pubDate>
    <dc:creator>James071375</dc:creator>
    <dc:date>2020-07-31T02:52:29Z</dc:date>
    <item>
      <title>GARCH results interpretation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/GARCH-results-interpretation/m-p/673611#M202681</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>Fri, 31 Jul 2020 02:52:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/GARCH-results-interpretation/m-p/673611#M202681</guid>
      <dc:creator>James071375</dc:creator>
      <dc:date>2020-07-31T02:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: GARCH results interpretation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/GARCH-results-interpretation/m-p/673684#M202711</link>
      <description>Please post it at Forecasting Forum .</description>
      <pubDate>Fri, 31 Jul 2020 11:56:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/GARCH-results-interpretation/m-p/673684#M202711</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-07-31T11:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: GARCH results interpretation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/GARCH-results-interpretation/m-p/673865#M202795</link>
      <description>Thank you for your reminder. I appreciate it.&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Aug 2020 02:41:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/GARCH-results-interpretation/m-p/673865#M202795</guid>
      <dc:creator>James071375</dc:creator>
      <dc:date>2020-08-01T02:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: GARCH results interpretation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/GARCH-results-interpretation/m-p/673866#M202796</link>
      <description>Thank you for your reminder. I appreciate it. I've posted it on the Forecasting and Econometrics Forum.</description>
      <pubDate>Sat, 01 Aug 2020 02:42:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/GARCH-results-interpretation/m-p/673866#M202796</guid>
      <dc:creator>James071375</dc:creator>
      <dc:date>2020-08-01T02:42:38Z</dc:date>
    </item>
  </channel>
</rss>

