<?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 Analysis of recurrent events - cumulative incidence curves in SAS (using the Ghosh-Lin estimator?) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Analysis-of-recurrent-events-cumulative-incidence-curves-in-SAS/m-p/896605#M44438</link>
    <description>&lt;P&gt;I am trying to plot cumulative incidence curves for an event (lets call it event1, which can be recurrent) treating death as a competing risk. After a little bit of research, I found this link (&lt;A href="http://publicifsv.sund.ku.dk/~pka/SACT19-part2/recevent-marginal19.pdf" target="_blank"&gt;http://publicifsv.sund.ku.dk/~pka/SACT19-part2/recevent-marginal19.pdf&lt;/A&gt;) where slides 25 onwards has a discussion about generating such curves. Specifically, I believe slide 32 has SAS code that accomplishes this task. I just want to make sure that the code presented here is based on the Ghosh-Lin estimator?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And, I am using the regular "counting process style" described here:&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_phreg_details12.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_phreg_details12.htm&lt;/A&gt;&amp;nbsp;to create the input dataset.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I couldn't find any documentation or an example on the SAS website that talks about the Ghosh-Lin estimator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any pointers in the right direction are appreciated!&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2023 05:37:18 GMT</pubDate>
    <dc:creator>kc</dc:creator>
    <dc:date>2023-10-02T05:37:18Z</dc:date>
    <item>
      <title>Analysis of recurrent events - cumulative incidence curves in SAS (using the Ghosh-Lin estimator?)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Analysis-of-recurrent-events-cumulative-incidence-curves-in-SAS/m-p/896605#M44438</link>
      <description>&lt;P&gt;I am trying to plot cumulative incidence curves for an event (lets call it event1, which can be recurrent) treating death as a competing risk. After a little bit of research, I found this link (&lt;A href="http://publicifsv.sund.ku.dk/~pka/SACT19-part2/recevent-marginal19.pdf" target="_blank"&gt;http://publicifsv.sund.ku.dk/~pka/SACT19-part2/recevent-marginal19.pdf&lt;/A&gt;) where slides 25 onwards has a discussion about generating such curves. Specifically, I believe slide 32 has SAS code that accomplishes this task. I just want to make sure that the code presented here is based on the Ghosh-Lin estimator?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And, I am using the regular "counting process style" described here:&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_phreg_details12.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_phreg_details12.htm&lt;/A&gt;&amp;nbsp;to create the input dataset.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I couldn't find any documentation or an example on the SAS website that talks about the Ghosh-Lin estimator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any pointers in the right direction are appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 05:37:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Analysis-of-recurrent-events-cumulative-incidence-curves-in-SAS/m-p/896605#M44438</guid>
      <dc:creator>kc</dc:creator>
      <dc:date>2023-10-02T05:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis of recurrent events - cumulative incidence curves in SAS (using the Ghosh-Lin estimator</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Analysis-of-recurrent-events-cumulative-incidence-curves-in-SAS/m-p/896646#M44441</link>
      <description>&lt;P&gt;The example of PROC PHREG might help you .&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksharp_0-1696245768842.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/88461i693F513EB20FA1D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_0-1696245768842.png" alt="Ksharp_0-1696245768842.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksharp_1-1696245817200.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/88462iD7139BA27EB54C77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_1-1696245817200.png" alt="Ksharp_1-1696245817200.png" /&gt;&lt;/span&gt;&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="Ksharp_2-1696245857036.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/88463i00BEC540998F12BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_2-1696245857036.png" alt="Ksharp_2-1696245857036.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 11:23:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Analysis-of-recurrent-events-cumulative-incidence-curves-in-SAS/m-p/896646#M44441</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2023-10-02T11:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis of recurrent events - cumulative incidence curves in SAS (using the Ghosh-Lin estimator</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Analysis-of-recurrent-events-cumulative-incidence-curves-in-SAS/m-p/896648#M44442</link>
      <description>&lt;P&gt;Although this example in SAS documentation takes in to account competing risk, I don't think this example takes in to account recurrent nature of the data. And, not sure whether the result is based on Ghosh-Lin estimator.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 12:10:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Analysis-of-recurrent-events-cumulative-incidence-curves-in-SAS/m-p/896648#M44442</guid>
      <dc:creator>kc</dc:creator>
      <dc:date>2023-10-02T12:10:14Z</dc:date>
    </item>
  </channel>
</rss>

