<?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 Cumulative Incidence Rate and 95% In competing risk model in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Cumulative-Incidence-Rate-and-95-In-competing-risk-model/m-p/871653#M43110</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Does anyone know how to get x-year cumulative incidence rate for each group of disease instead of individual like in the SAS example below:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="token step keyword"&gt;proc print&lt;/SPAN&gt; &lt;SPAN class="token proc-args"&gt;&lt;SPAN class="token arg keyword"&gt;data&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token function keyword"&gt;Out1&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;SPAN class="token arg keyword"&gt;where&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;SPAN class="token arg keyword"&gt;Disease&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token number"&gt;1&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="token keyword"&gt;title&lt;/SPAN&gt; &lt;SPAN class="token string"&gt;'CIFs Estimates and 95% Confidence limits for the ALL Group'&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt; &lt;SPAN class="token step keyword"&gt;run&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="token punctuation"&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/v_038/statug/statug_phreg_examples15.htm" target="_blank"&gt;SAS Help Center: Analysis of Competing-Risks Data&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="token punctuation"&gt;I would like to make the figure like this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="haoduonge_0-1682352658984.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/83101iCB58B9F559447E55/image-size/medium?v=v2&amp;amp;px=400" role="button" title="haoduonge_0-1682352658984.png" alt="haoduonge_0-1682352658984.png" /&gt;&lt;/span&gt;&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;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Apr 2023 16:11:42 GMT</pubDate>
    <dc:creator>haoduonge</dc:creator>
    <dc:date>2023-04-24T16:11:42Z</dc:date>
    <item>
      <title>Cumulative Incidence Rate and 95% In competing risk model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Cumulative-Incidence-Rate-and-95-In-competing-risk-model/m-p/871653#M43110</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Does anyone know how to get x-year cumulative incidence rate for each group of disease instead of individual like in the SAS example below:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="token step keyword"&gt;proc print&lt;/SPAN&gt; &lt;SPAN class="token proc-args"&gt;&lt;SPAN class="token arg keyword"&gt;data&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token function keyword"&gt;Out1&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;SPAN class="token arg keyword"&gt;where&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;SPAN class="token arg keyword"&gt;Disease&lt;/SPAN&gt;&lt;SPAN class="token operator"&gt;=&lt;/SPAN&gt;&lt;SPAN class="token number"&gt;1&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="token keyword"&gt;title&lt;/SPAN&gt; &lt;SPAN class="token string"&gt;'CIFs Estimates and 95% Confidence limits for the ALL Group'&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt; &lt;SPAN class="token step keyword"&gt;run&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="token punctuation"&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/v_038/statug/statug_phreg_examples15.htm" target="_blank"&gt;SAS Help Center: Analysis of Competing-Risks Data&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="token punctuation"&gt;I would like to make the figure like this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="haoduonge_0-1682352658984.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/83101iCB58B9F559447E55/image-size/medium?v=v2&amp;amp;px=400" role="button" title="haoduonge_0-1682352658984.png" alt="haoduonge_0-1682352658984.png" /&gt;&lt;/span&gt;&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 16:11:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Cumulative-Incidence-Rate-and-95-In-competing-risk-model/m-p/871653#M43110</guid>
      <dc:creator>haoduonge</dc:creator>
      <dc:date>2023-04-24T16:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Incidence Rate and 95% In competing risk model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Cumulative-Incidence-Rate-and-95-In-competing-risk-model/m-p/871688#M43111</link>
      <description>Done!</description>
      <pubDate>Mon, 24 Apr 2023 19:03:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Cumulative-Incidence-Rate-and-95-In-competing-risk-model/m-p/871688#M43111</guid>
      <dc:creator>haoduonge</dc:creator>
      <dc:date>2023-04-24T19:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Incidence Rate and 95% In competing risk model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Cumulative-Incidence-Rate-and-95-In-competing-risk-model/m-p/872571#M43154</link>
      <description>&lt;P&gt;It would be nice if you told us &lt;U&gt;how&lt;/U&gt; it was "Done".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 13:16:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Cumulative-Incidence-Rate-and-95-In-competing-risk-model/m-p/872571#M43154</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2023-04-27T13:16:46Z</dc:date>
    </item>
  </channel>
</rss>

