<?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 Re: How to simulate DCC-GARCH in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-simulate-DCC-GARCH/m-p/293685#M1883</link>
    <description>&lt;P&gt;I've spoken with Tech Support and they suggest you open a track. They'd like to clarify exactly what you want or need to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can open a track here:&amp;nbsp;&lt;A href="https://support.sas.com/ctx/supportform/createForm" target="_blank"&gt;https://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best of luck,&lt;/P&gt;
&lt;P&gt;Shelley&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2016 12:14:43 GMT</pubDate>
    <dc:creator>ShelleySessoms</dc:creator>
    <dc:date>2016-08-24T12:14:43Z</dc:date>
    <item>
      <title>How to simulate DCC-GARCH</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-simulate-DCC-GARCH/m-p/292935#M1881</link>
      <description>&lt;P&gt;The DCC-GARCH model proposed by Engle (2002) has two steps: first use GARCH model to estimate the conditional variance, then use the results from the first step to estimate conditional correlation. The following is the model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG width="574" height="289" title="DCC GARCH model.png" alt="DCC GARCH model.png" src="https://communities.sas.com/t5/image/serverpage/image-id/4662i0BB8CBB9F8060EBB/image-size/original?v=v2&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I wanna run simulation (e.g. B=100 times, sample with replacement) for each id-month combination in the attached sample data &amp;nbsp;(the simulation is applying the DCC-GARCH model to generate B simulated data series). Is there anyway to modify the following code to include simulation function? (I found there are a few codes for DCC-GARCH model simulation, however they are either in R, STATA or MATLAB, which I know little about).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*use DCC (1,1) - GARCH (1,1);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc varmax data=have method=ml outest=a1_est outcov outstat=a2_stat;&lt;BR /&gt;&amp;nbsp;by id year month;&lt;BR /&gt;&amp;nbsp;model y1 y2;&lt;BR /&gt;&amp;nbsp;garch q=1 p=1 form=dcc;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for all your kindly help.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2016 22:39:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-simulate-DCC-GARCH/m-p/292935#M1881</guid>
      <dc:creator>Jonate_H</dc:creator>
      <dc:date>2016-08-20T22:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to simulate DCC-GARCH</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-simulate-DCC-GARCH/m-p/293685#M1883</link>
      <description>&lt;P&gt;I've spoken with Tech Support and they suggest you open a track. They'd like to clarify exactly what you want or need to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can open a track here:&amp;nbsp;&lt;A href="https://support.sas.com/ctx/supportform/createForm" target="_blank"&gt;https://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best of luck,&lt;/P&gt;
&lt;P&gt;Shelley&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 12:14:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-simulate-DCC-GARCH/m-p/293685#M1883</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2016-08-24T12:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to simulate DCC-GARCH</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-simulate-DCC-GARCH/m-p/294401#M1886</link>
      <description>&lt;P&gt;Thank you so much Shelley for your kindly help! I will open a track as you suggested.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 14:14:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-to-simulate-DCC-GARCH/m-p/294401#M1886</guid>
      <dc:creator>Jonate_H</dc:creator>
      <dc:date>2016-08-26T14:14:57Z</dc:date>
    </item>
  </channel>
</rss>

