<?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 Transition Probabilities Macro in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Markov-Chain-Transition-Probabilities-Macro/m-p/303369#M3035</link>
    <description>&lt;P&gt;Can you help me with the following problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to construct a Markov Transition Matrix [ within Credit Risk Roll Rate Analysis ]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically the idea is to use empirical customer payment data to estimate the probability of&amp;nbsp;a customer changing&lt;/P&gt;&lt;P&gt;their delinquency state within a unit of time (a month) and to embed this information in a Markov Transition Matrix.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for a SAS Macro or Program that will enable me to construct the Transition Matrix from the monthly&lt;/P&gt;&lt;P&gt;customer behavioural / payment data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Possible delinquency states are as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S1: &amp;nbsp;Performing [ 0 to 5 Days in Arrears ]&lt;/P&gt;&lt;P&gt;S2: &amp;nbsp;Early Stage Delinquency [&amp;nbsp;5&amp;nbsp;to 30 Days in Arrears ]&lt;/P&gt;&lt;P&gt;S3: &amp;nbsp;&lt;SPAN&gt;Early Stage Delinquency [ 31&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;to 59&amp;nbsp;Days in Arrears ]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;S4: &amp;nbsp;Late Stage Delinquency &amp;nbsp;[ 60 to 89 Days in Arrears ]&lt;/P&gt;&lt;P&gt;S5: &amp;nbsp;In Default [ Greater than 89 Days in Arrears ]&lt;/P&gt;&lt;P&gt;S6: Termination of Contract: [ Absorbing State &amp;nbsp;? ]&lt;/P&gt;&lt;P&gt;S7: Foreclosure / Repossession [&amp;nbsp;&lt;SPAN&gt;Absorbing State &amp;nbsp;? ]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate any suggestions or advice that you are able to provide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Sat, 08 Oct 2016 11:14:18 GMT</pubDate>
    <dc:creator>JonDickens1607</dc:creator>
    <dc:date>2016-10-08T11:14:18Z</dc:date>
    <item>
      <title>Markov Chain Transition Probabilities Macro</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Markov-Chain-Transition-Probabilities-Macro/m-p/303369#M3035</link>
      <description>&lt;P&gt;Can you help me with the following problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to construct a Markov Transition Matrix [ within Credit Risk Roll Rate Analysis ]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically the idea is to use empirical customer payment data to estimate the probability of&amp;nbsp;a customer changing&lt;/P&gt;&lt;P&gt;their delinquency state within a unit of time (a month) and to embed this information in a Markov Transition Matrix.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for a SAS Macro or Program that will enable me to construct the Transition Matrix from the monthly&lt;/P&gt;&lt;P&gt;customer behavioural / payment data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Possible delinquency states are as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S1: &amp;nbsp;Performing [ 0 to 5 Days in Arrears ]&lt;/P&gt;&lt;P&gt;S2: &amp;nbsp;Early Stage Delinquency [&amp;nbsp;5&amp;nbsp;to 30 Days in Arrears ]&lt;/P&gt;&lt;P&gt;S3: &amp;nbsp;&lt;SPAN&gt;Early Stage Delinquency [ 31&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;to 59&amp;nbsp;Days in Arrears ]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;S4: &amp;nbsp;Late Stage Delinquency &amp;nbsp;[ 60 to 89 Days in Arrears ]&lt;/P&gt;&lt;P&gt;S5: &amp;nbsp;In Default [ Greater than 89 Days in Arrears ]&lt;/P&gt;&lt;P&gt;S6: Termination of Contract: [ Absorbing State &amp;nbsp;? ]&lt;/P&gt;&lt;P&gt;S7: Foreclosure / Repossession [&amp;nbsp;&lt;SPAN&gt;Absorbing State &amp;nbsp;? ]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate any suggestions or advice that you are able to provide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2016 11:14:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Markov-Chain-Transition-Probabilities-Macro/m-p/303369#M3035</guid>
      <dc:creator>JonDickens1607</dc:creator>
      <dc:date>2016-10-08T11:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Markov Chain Transition Probabilities Macro</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Markov-Chain-Transition-Probabilities-Macro/m-p/303371#M3036</link>
      <description>&lt;P&gt;Just to be clear, your goal is to estimate the transition probabilities from data?&lt;/P&gt;
&lt;P&gt;Please post example data that shows the structure&amp;nbsp;of your data.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2016 12:20:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Markov-Chain-Transition-Probabilities-Macro/m-p/303371#M3036</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-10-08T12:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Markov Chain Transition Probabilities Macro</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Markov-Chain-Transition-Probabilities-Macro/m-p/303373#M3037</link>
      <description>Thank you for responding to my e-mail&lt;BR /&gt;&lt;BR /&gt;I will construct a sample data set as well as the desired output&lt;BR /&gt;after I have sanitised the data set.&lt;BR /&gt;&lt;BR /&gt;I really appreciate your help.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
      <pubDate>Sat, 08 Oct 2016 16:00:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Markov-Chain-Transition-Probabilities-Macro/m-p/303373#M3037</guid>
      <dc:creator>JonDickens1607</dc:creator>
      <dc:date>2016-10-08T16:00:29Z</dc:date>
    </item>
  </channel>
</rss>

