<?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 Markov Chain Forecasts in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Markov-Chain-Forecasts/m-p/61049#M282</link>
    <description>Is there a way to implement markov chains models in SAS ( for forecasting purposes using transition matrices as opposed to gibbs sampler MCMC simulations)&lt;BR /&gt;
&lt;BR /&gt;
I suppose I could define matrices in R or via SAS IML, but I'd hope that there is a PROC that can be exploited for this. &lt;BR /&gt;
&lt;BR /&gt;
For example see:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.utdallas.edu/ospa/research/Conference%20Presentations/AIR/documents/TimeHorizon.pdf" target="_blank"&gt;http://www.utdallas.edu/ospa/research/Conference%20Presentations/AIR/documents/TimeHorizon.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
    <pubDate>Thu, 05 Aug 2010 19:49:24 GMT</pubDate>
    <dc:creator>SlutskyFan</dc:creator>
    <dc:date>2010-08-05T19:49:24Z</dc:date>
    <item>
      <title>Markov Chain Forecasts</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Markov-Chain-Forecasts/m-p/61049#M282</link>
      <description>Is there a way to implement markov chains models in SAS ( for forecasting purposes using transition matrices as opposed to gibbs sampler MCMC simulations)&lt;BR /&gt;
&lt;BR /&gt;
I suppose I could define matrices in R or via SAS IML, but I'd hope that there is a PROC that can be exploited for this. &lt;BR /&gt;
&lt;BR /&gt;
For example see:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.utdallas.edu/ospa/research/Conference%20Presentations/AIR/documents/TimeHorizon.pdf" target="_blank"&gt;http://www.utdallas.edu/ospa/research/Conference%20Presentations/AIR/documents/TimeHorizon.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Thu, 05 Aug 2010 19:49:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Markov-Chain-Forecasts/m-p/61049#M282</guid>
      <dc:creator>SlutskyFan</dc:creator>
      <dc:date>2010-08-05T19:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Markov Chain Forecasts</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Markov-Chain-Forecasts/m-p/61050#M283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From my knowledge, you could implement MC (markov chains) model in proc IML.&lt;/P&gt;&lt;P&gt;I attached an example of code that use SAS to implement MC models in proc IML.&lt;/P&gt;&lt;P&gt;Some options in proc MCMC export posterior sample for other analysis. However i not sure to fully understand your need ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 14:15:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Markov-Chain-Forecasts/m-p/61050#M283</guid>
      <dc:creator>Eisa</dc:creator>
      <dc:date>2014-01-28T14:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Markov Chain Forecasts</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Markov-Chain-Forecasts/m-p/61051#M284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no out-of-the-box PROC that can build Markov chain forecasts that I know of.&amp;nbsp; If it's really simple with static transition probabilities, then it could be done in IML.&amp;nbsp; Alternatively, one can build dynamic Markov models using Base SAS and SAS/STAT...you don't even have to use IML.&amp;nbsp; Your transition probabilities must be computed using logistic regression.&amp;nbsp; I build migration models for account delinquency status estimation (stress testing models for the Dodd-Frank Act) using SAS 9.3.&amp;nbsp; It's lots of coding.&amp;nbsp; If I can make my code sanitary enough, I'll try to share in the SAS communities.&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 18:47:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Markov-Chain-Forecasts/m-p/61051#M284</guid>
      <dc:creator>AndreToman</dc:creator>
      <dc:date>2014-04-10T18:47:23Z</dc:date>
    </item>
  </channel>
</rss>

