<?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 DCC Garch conditional correlation in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/DCC-Garch-conditional-correlation/m-p/847702#M41986</link>
    <description>&lt;P&gt;Hello. I am using the PROC VARMAX procedure to run DCC GARCH. As per userguide:&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/etscdc/14.2/etsug/etsug_varmax_gettingstarted10.htm" target="_blank" rel="noopener"&gt;https://documentation.sas.com/doc/en/etscdc/14.2/etsug/etsug_varmax_gettingstarted10.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Code below. I am trying to find either a table/vector output or a plot of the conditional correlation series that is generated by the process. I have tried Plots=All in the proc statement and printall in the model statement to no avail. It's not clear that ODS has this chart/table either?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;PRE class=""&gt;/*--- DCC ---*/

proc varmax data=indices outest=oedcc outcov;
   model rDJIA rSP500 / noint;
   garch p=1 q=1 form=dcc outht=ohdcc;
run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Dec 2022 01:35:16 GMT</pubDate>
    <dc:creator>palmaj</dc:creator>
    <dc:date>2022-12-05T01:35:16Z</dc:date>
    <item>
      <title>DCC Garch conditional correlation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/DCC-Garch-conditional-correlation/m-p/847702#M41986</link>
      <description>&lt;P&gt;Hello. I am using the PROC VARMAX procedure to run DCC GARCH. As per userguide:&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/etscdc/14.2/etsug/etsug_varmax_gettingstarted10.htm" target="_blank" rel="noopener"&gt;https://documentation.sas.com/doc/en/etscdc/14.2/etsug/etsug_varmax_gettingstarted10.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Code below. I am trying to find either a table/vector output or a plot of the conditional correlation series that is generated by the process. I have tried Plots=All in the proc statement and printall in the model statement to no avail. It's not clear that ODS has this chart/table either?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;PRE class=""&gt;/*--- DCC ---*/

proc varmax data=indices outest=oedcc outcov;
   model rDJIA rSP500 / noint;
   garch p=1 q=1 form=dcc outht=ohdcc;
run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 01:35:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/DCC-Garch-conditional-correlation/m-p/847702#M41986</guid>
      <dc:creator>palmaj</dc:creator>
      <dc:date>2022-12-05T01:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: DCC Garch conditional correlation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/DCC-Garch-conditional-correlation/m-p/847730#M41987</link>
      <description>Better post it at Forecasting Forum, since this PROC is under SAS/ETS module.&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/bd-p/forecasting_econometrics" target="_blank"&gt;https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/bd-p/forecasting_econometrics&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Dec 2022 07:57:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/DCC-Garch-conditional-correlation/m-p/847730#M41987</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-12-05T07:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: DCC Garch conditional correlation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/DCC-Garch-conditional-correlation/m-p/847775#M41991</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 13:25:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/DCC-Garch-conditional-correlation/m-p/847775#M41991</guid>
      <dc:creator>palmaj</dc:creator>
      <dc:date>2022-12-05T13:25:49Z</dc:date>
    </item>
  </channel>
</rss>

