<?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 create a new variable and how to calculate survival time for recurrent disease? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893458#M352962</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think I'm &lt;FONT face="courier new,courier"&gt;missing&lt;/FONT&gt; something here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have assumed that a diagnosis of depression is indicated with "&lt;SPAN&gt;√&lt;/SPAN&gt;", is this correct? If yes, then please respond to the below, otherwise please explain what the symbols mean in the table in the question, thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking at the table in the question I see depression for obs 1 is marked under Depression10 and Depression12; for observation 2 it is Depression11 and Depression14.:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amir_0-1694291850382.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/87746iF9C10CC946B4FFE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Amir_0-1694291850382.png" alt="Amir_0-1694291850382.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But in a later post you refer to obs1 having D9 &amp;amp; D12 (table shows D10 &amp;amp; D12) and obs 2 having D9 &amp;amp; D14 (table shows D11 &amp;amp; D14), but I cannot match that description with the original table that was posted:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Sorry for the confusion. First obs recurrent depression in depression 12. The time periods between depression12 and depression9 is six. The time gap between each depression is two years.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Second obs recurrent depression in 14 and the time periods between depression 14 and depression 9 is ten.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please clarify any misunderstanding I might have.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; kind regards,&lt;/P&gt;
&lt;P&gt;Amir.&lt;/P&gt;</description>
    <pubDate>Sat, 09 Sep 2023 20:55:31 GMT</pubDate>
    <dc:creator>Amir</dc:creator>
    <dc:date>2023-09-09T20:55:31Z</dc:date>
    <item>
      <title>How to create a new variable and how to calculate survival time for recurrent disease?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893450#M352955</link>
      <description>&lt;P&gt;Hi SAS community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing well. I am currently delving into the investigation of risk factors associated with recurrent depression using a longitudinal dataset. In this dataset, I have the variables 'ID' and 'Depression9-Depression15' as original variables. My objective is to create a three-categorical outcome, which comprises 'recurrent,' 'depression,' and 'no depression.' Specifically, 'recurrent' should be defined as experiencing depression for the second time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's worth noting that all the participants in 'Depression9' did not experience depression. I would greatly appreciate your guidance on creating this outcome and calculating survival time in the two highlighted columns. Thank you for your assistance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="882"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="98"&gt;ID&lt;/TD&gt;
&lt;TD width="88"&gt;Depression9&lt;/TD&gt;
&lt;TD width="88"&gt;Depression10&lt;/TD&gt;
&lt;TD width="91"&gt;Depression11&lt;/TD&gt;
&lt;TD width="80"&gt;Depression12&lt;/TD&gt;
&lt;TD width="68"&gt;Depression13&lt;/TD&gt;
&lt;TD width="68"&gt;Depression14&lt;/TD&gt;
&lt;TD width="89"&gt;Depression15&lt;/TD&gt;
&lt;TD width="106"&gt;&lt;STRONG&gt;outcome&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="106"&gt;&lt;STRONG&gt;Survival time&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;1&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;Recurrent&lt;/TD&gt;
&lt;TD&gt;6&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;2&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;Recurrent&lt;/TD&gt;
&lt;TD&gt;10&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;No Depression&lt;/TD&gt;
&lt;TD&gt;12&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;4&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;Recurrent&lt;/TD&gt;
&lt;TD&gt;8&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;5&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;Depression&lt;/TD&gt;
&lt;TD&gt;6&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;6&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;Recurrent&lt;/TD&gt;
&lt;TD&gt;10&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;7&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;Recurrent&lt;/TD&gt;
&lt;TD&gt;12&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;8&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;No Depression&lt;/TD&gt;
&lt;TD&gt;10&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;9&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;.&lt;/TD&gt;
&lt;TD&gt;Depression&lt;/TD&gt;
&lt;TD&gt;4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;10&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;x&lt;/TD&gt;
&lt;TD&gt;√&lt;/TD&gt;
&lt;TD&gt;Recurrent&lt;/TD&gt;
&lt;TD&gt;6&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Sat, 09 Sep 2023 20:07:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893450#M352955</guid>
      <dc:creator>nwang5</dc:creator>
      <dc:date>2023-09-09T20:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable and how to calculate survival time for recurrent disease?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893453#M352958</link>
      <description>&lt;P&gt;How is survival time defined?&lt;/P&gt;</description>
      <pubDate>Sat, 09 Sep 2023 19:20:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893453#M352958</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2023-09-09T19:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable and how to calculate survival time for recurrent disease?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893454#M352959</link>
      <description>Survival time is defined as the occurrence of recurrent depression, specifically the second instance of depression</description>
      <pubDate>Sat, 09 Sep 2023 19:26:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893454#M352959</guid>
      <dc:creator>nwang5</dc:creator>
      <dc:date>2023-09-09T19:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable and how to calculate survival time for recurrent disease?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893455#M352960</link>
      <description>&lt;P&gt;I still don't get it. Why is survival time = 6 in the first obs? And 10 in the second?&lt;/P&gt;</description>
      <pubDate>Sat, 09 Sep 2023 19:42:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893455#M352960</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2023-09-09T19:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable and how to calculate survival time for recurrent disease?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893456#M352961</link>
      <description>Sorry for the confusion. First obs recurrent depression in depression 12. The time periods between depression12 and depression9 is six. The time gap between each depression is two years.&lt;BR /&gt;Second obs recurrent depression in 14 and the time periods between depression 14 and depression 9 is ten.</description>
      <pubDate>Sat, 09 Sep 2023 20:12:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893456#M352961</guid>
      <dc:creator>nwang5</dc:creator>
      <dc:date>2023-09-09T20:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable and how to calculate survival time for recurrent disease?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893458#M352962</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think I'm &lt;FONT face="courier new,courier"&gt;missing&lt;/FONT&gt; something here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have assumed that a diagnosis of depression is indicated with "&lt;SPAN&gt;√&lt;/SPAN&gt;", is this correct? If yes, then please respond to the below, otherwise please explain what the symbols mean in the table in the question, thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking at the table in the question I see depression for obs 1 is marked under Depression10 and Depression12; for observation 2 it is Depression11 and Depression14.:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amir_0-1694291850382.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/87746iF9C10CC946B4FFE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Amir_0-1694291850382.png" alt="Amir_0-1694291850382.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But in a later post you refer to obs1 having D9 &amp;amp; D12 (table shows D10 &amp;amp; D12) and obs 2 having D9 &amp;amp; D14 (table shows D11 &amp;amp; D14), but I cannot match that description with the original table that was posted:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Sorry for the confusion. First obs recurrent depression in depression 12. The time periods between depression12 and depression9 is six. The time gap between each depression is two years.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Second obs recurrent depression in 14 and the time periods between depression 14 and depression 9 is ten.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please clarify any misunderstanding I might have.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; kind regards,&lt;/P&gt;
&lt;P&gt;Amir.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Sep 2023 20:55:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893458#M352962</guid>
      <dc:creator>Amir</dc:creator>
      <dc:date>2023-09-09T20:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable and how to calculate survival time for recurrent disease?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893460#M352964</link>
      <description>Yes, a diagnosis of depression is indicated with "√."&lt;BR /&gt;In a later post you refer to obs1 having D9 &amp;amp; D12, it refers to the time that obs participated in the study had recurent depression.</description>
      <pubDate>Sat, 09 Sep 2023 22:03:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893460#M352964</guid>
      <dc:creator>nwang5</dc:creator>
      <dc:date>2023-09-09T22:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable and how to calculate survival time for recurrent disease?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893467#M352970</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The options in my SAS session converts the "√"&amp;nbsp;character to a "v" in the program below:&lt;/P&gt;
&lt;P&gt;&lt;CODE class=" language-sas"&gt;&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data have;
  input ID (depression9-depression15) (:$1.)   expected_outcome :$&amp;amp;13. exp_Survtime ;
datalines;
1    x    √    x    √    .    .    .    Recurrent       6
2    x    x    √    x    .    √    .    Recurrent      10
3    x    x    x    x    x    x    x    No Depression  12
4    x    .    √    x    √    .    .    Recurrent       8
5    x    .    .    √    √    √    √    Depression      6
6    x    √    .    .    x    √    .    Recurrent      10
7    x    .    √    .    .    x    √    Recurrent      12
8    x    x    .    .    .    x    .    No Depression  10
9    x    .    √    √    x    .    .    Depression      4
10   x    √    x    √    √    x    √    Recurrent       6
run;

data want (drop=_: d);
  set have;

  array dep {*} depression: ;

  _string=cat(of depression10-depression15);
  _npositive=lengthn(compress(_string,'x '));

  if _npositive&amp;lt;=1 then do;
    outcome='No Depression';
    survtime=2*(length(_string));
  end;
  else if countw(_string,'x ')=1 then do;
    outcome='Depression';
    survtime=2*findc(_string,'v');
  end;
  else do;
    outcome='Recurrent';
    do d=1 by 1 until (dep{d}='v'), d+1 to dim(dep) until (dep{d}='v' and dep{d-1}^='v');
    end;
    survtime=2*(d-1);
  end;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Sep 2023 03:40:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893467#M352970</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2023-09-10T03:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable and how to calculate survival time for recurrent disease?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893483#M352983</link>
      <description>Thank you so much. I changed "√" as 1 and "x" as 0. I was wondering if there is any easier way to do it. Thanks!</description>
      <pubDate>Sun, 10 Sep 2023 16:34:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893483#M352983</guid>
      <dc:creator>nwang5</dc:creator>
      <dc:date>2023-09-10T16:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable and how to calculate survival time for recurrent disease?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893485#M352984</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/439162"&gt;@nwang5&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Thank you so much. I changed "√" as 1 and "x" as 0. I was wondering if there is any easier way to do it. Thanks!&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I've already spent time and effort to convert your data table into a SAS data step once, in order to provide a tested program.&amp;nbsp; It's not a habit I want to frequently indulge - it takes too much time, and can set unrealistic expectations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide the revised data in the form of a working data step.&amp;nbsp; That will make it far easier for me to make it easier for you.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Sep 2023 17:32:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893485#M352984</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2023-09-10T17:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new variable and how to calculate survival time for recurrent disease?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893486#M352985</link>
      <description>&lt;P&gt;I am sooo sorry. I am not very familiar with my dataset. I will accept your answer as a solution and start a new topic to show my real data. Sorry again.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Sep 2023 17:43:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-a-new-variable-and-how-to-calculate-survival-time/m-p/893486#M352985</guid>
      <dc:creator>nwang5</dc:creator>
      <dc:date>2023-09-10T17:43:07Z</dc:date>
    </item>
  </channel>
</rss>

