<?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 forecasting delinquency in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/forecasting-delinquency/m-p/343792#M18072</link>
    <description>&lt;P&gt;Good Afternoon All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have current data, along with the history for credit card balances.&amp;nbsp; I have grouped these by month and delinquency buckets(1 cycle = 30 days past due, 2 cycle = 60 days past due etc.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is an old process that I've inherited to forecast delinquencies, it is an markov chain that I don't like how it's written so I'm going to try to do it over using IML.&amp;nbsp; I'm also going to do a moving average.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why I'm reaching out to the group is to find out if someone has experience with an exercise like this, if they have a certain model or procedure that they thought fit this kind of data best.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2017 17:41:56 GMT</pubDate>
    <dc:creator>Steelers_In_DC</dc:creator>
    <dc:date>2017-03-23T17:41:56Z</dc:date>
    <item>
      <title>forecasting delinquency</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/forecasting-delinquency/m-p/343792#M18072</link>
      <description>&lt;P&gt;Good Afternoon All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have current data, along with the history for credit card balances.&amp;nbsp; I have grouped these by month and delinquency buckets(1 cycle = 30 days past due, 2 cycle = 60 days past due etc.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is an old process that I've inherited to forecast delinquencies, it is an markov chain that I don't like how it's written so I'm going to try to do it over using IML.&amp;nbsp; I'm also going to do a moving average.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why I'm reaching out to the group is to find out if someone has experience with an exercise like this, if they have a certain model or procedure that they thought fit this kind of data best.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2017 17:41:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/forecasting-delinquency/m-p/343792#M18072</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2017-03-23T17:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: forecasting delinquency</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/forecasting-delinquency/m-p/343794#M18073</link>
      <description>&lt;P&gt;I cannot speak to "the exercise" personally, but it sounds similar to &lt;A href="http://support.sas.com/resources/papers/proceedings16/2060-2016.pdf" target="_self"&gt;some SGF papers that Gongwei Chen wrote.&lt;/A&gt;&amp;nbsp;If you decide to rewrite the analysis in IML, there are a few articles about Markov chains and moving averages in IML that you might find helpful for writing efficient code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://blogs.sas.com/content/iml/2016/07/07/markov-transition-matrices-sasiml.html" target="_self"&gt;Markov transition matrices in SAS/IML&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.sas.com/content/iml/2016/07/13/absorbing-markov-chains-in-sas.html" target="_self"&gt;Absorbing Markov chains&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.sas.com/content/iml/2016/02/03/rolling-statistics-sasiml.html" target="_self"&gt;Rolling statistics in SAS/IML&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 23 Mar 2017 17:52:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/forecasting-delinquency/m-p/343794#M18073</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-03-23T17:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: forecasting delinquency</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/forecasting-delinquency/m-p/343802#M18074</link>
      <description>&lt;P&gt;That's great, thanks Rick!&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2017 18:00:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/forecasting-delinquency/m-p/343802#M18074</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2017-03-23T18:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: forecasting delinquency</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/forecasting-delinquency/m-p/343805#M18075</link>
      <description>&lt;P&gt;No idea of the accuracy compared to a Markov model, but 2 stage regression are models are what I've seen. First stage calculates the probability of default and the second calculates the amount of the default assuming they're going to default.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2017 18:05:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/forecasting-delinquency/m-p/343805#M18075</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-03-23T18:05:15Z</dc:date>
    </item>
  </channel>
</rss>

