<?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: Survival Analysis Help in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-Help/m-p/193212#M10286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sure you can get more help with the analysis part but I'm wondering if prepping the data would help.&amp;nbsp; Does this get you anywhere closer to where you want to be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data have;&lt;/P&gt;&lt;P&gt;infile cards dsd;&lt;/P&gt;&lt;P&gt;informat date mmddyy10.;&lt;/P&gt;&lt;P&gt;format date mmddyy10.;&lt;/P&gt;&lt;P&gt;input date time_to_default;&lt;/P&gt;&lt;P&gt;cards;&lt;/P&gt;&lt;P&gt;10/31/2015,6&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;format default_date mmddyy10.;&lt;/P&gt;&lt;P&gt;set have;&lt;/P&gt;&lt;P&gt;default_date = intnx('month',date,time_to_default,'e');&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 May 2015 18:49:08 GMT</pubDate>
    <dc:creator>Steelers_In_DC</dc:creator>
    <dc:date>2015-05-26T18:49:08Z</dc:date>
    <item>
      <title>Survival Analysis Help</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-Help/m-p/193211#M10285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="p1"&gt;Hi , &lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;This is the problem i am trying to solve for a client , and would appreciate some help :&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;1) I am trying to predict the "time to default" (along with the associated probability for a particular loan to default in month1 , month2..etc.) within a six month time period for a set of retail loans. &lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;2) The independent variables are loan characteristics (time-invariant) which will be observed over a period of 12 months prior to default e.g. loan amount , tenure , repayment history etc.&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;3) The nature of the data is such that the dependant variable (time to default) is observed only in discrete units i.e. 1 month , 2 months , 3 months etc.&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;After going through some of the available literature regarding survival analysis , I would prefer to use a suitable parametric method e.g. LIFEREG (after determining the appropriate underlying distribution), firstly because the methodology/results are easy to interpret and explain and secondly because prediction (for future loans) and validation appear to be simpler compared to proportional hazard methods.&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;So my question , what would be the best way to use parametric methods while allowing for discrete time independent variables as above ?&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 17:33:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-Help/m-p/193211#M10285</guid>
      <dc:creator>ZBlue</dc:creator>
      <dc:date>2015-05-26T17:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Survival Analysis Help</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-Help/m-p/193212#M10286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sure you can get more help with the analysis part but I'm wondering if prepping the data would help.&amp;nbsp; Does this get you anywhere closer to where you want to be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data have;&lt;/P&gt;&lt;P&gt;infile cards dsd;&lt;/P&gt;&lt;P&gt;informat date mmddyy10.;&lt;/P&gt;&lt;P&gt;format date mmddyy10.;&lt;/P&gt;&lt;P&gt;input date time_to_default;&lt;/P&gt;&lt;P&gt;cards;&lt;/P&gt;&lt;P&gt;10/31/2015,6&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;format default_date mmddyy10.;&lt;/P&gt;&lt;P&gt;set have;&lt;/P&gt;&lt;P&gt;default_date = intnx('month',date,time_to_default,'e');&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 18:49:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-Help/m-p/193212#M10286</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2015-05-26T18:49:08Z</dc:date>
    </item>
  </channel>
</rss>

