<?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 Competing risk proc phreg that does not produce an output (cursor keeps spinning) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/559187#M27715</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have this proc phreg code that I am really struggling.&amp;nbsp; It works on another SAS of my colleague but when it is run on mine, then it just keeps spinning and no output is created so I don't know what is wrong with it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;data Risk;&lt;BR /&gt;ischlge_cat=0; output;&lt;BR /&gt;ischlge_cat=1; output;&lt;BR /&gt;ischlge_cat=2; output;&lt;BR /&gt;run;&lt;BR /&gt;ods graphics on;&lt;BR /&gt;proc phreg data=spins2 ev plots(overlay=stratum)=cif;&lt;BR /&gt;model timediefrom_2a*diefrom_2a(0)=ischlge_cat/ eventcode=1;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Hazardratio 'Ischemia category' ischlge_cat/ diff=pairwise;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; baseline covariates=Risk out=out1 cif=_all_ ; &lt;BR /&gt;run;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;Really appreciate any thoughts&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;thanks&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2019 22:34:15 GMT</pubDate>
    <dc:creator>rykwong</dc:creator>
    <dc:date>2019-05-15T22:34:15Z</dc:date>
    <item>
      <title>Competing risk proc phreg that does not produce an output (cursor keeps spinning)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/559187#M27715</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have this proc phreg code that I am really struggling.&amp;nbsp; It works on another SAS of my colleague but when it is run on mine, then it just keeps spinning and no output is created so I don't know what is wrong with it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;data Risk;&lt;BR /&gt;ischlge_cat=0; output;&lt;BR /&gt;ischlge_cat=1; output;&lt;BR /&gt;ischlge_cat=2; output;&lt;BR /&gt;run;&lt;BR /&gt;ods graphics on;&lt;BR /&gt;proc phreg data=spins2 ev plots(overlay=stratum)=cif;&lt;BR /&gt;model timediefrom_2a*diefrom_2a(0)=ischlge_cat/ eventcode=1;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Hazardratio 'Ischemia category' ischlge_cat/ diff=pairwise;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; baseline covariates=Risk out=out1 cif=_all_ ; &lt;BR /&gt;run;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;Really appreciate any thoughts&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;thanks&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 22:34:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/559187#M27715</guid>
      <dc:creator>rykwong</dc:creator>
      <dc:date>2019-05-15T22:34:15Z</dc:date>
    </item>
    <item>
      <title>Competing risk proc phreg that does not produce an output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/559188#M27717</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have this proc phreg code that I am really struggling.&amp;nbsp; It works on another SAS of my colleague but when it is run on mine, then it just keeps spinning and no output is created so I don't know what is wrong with it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;data Risk;&lt;BR /&gt;ischlge_cat=0; output;&lt;BR /&gt;ischlge_cat=1; output;&lt;BR /&gt;ischlge_cat=2; output;&lt;BR /&gt;run;&lt;BR /&gt;ods graphics on;&lt;BR /&gt;proc phreg data=spins2 ev plots(overlay=stratum)=cif;&lt;BR /&gt;model timediefrom_2a*diefrom_2a(0)=ischlge_cat/ eventcode=1;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Hazardratio 'Ischemia category' ischlge_cat/ diff=pairwise;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; baseline covariates=Risk out=out1 cif=_all_ ; &lt;BR /&gt;run;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;Really appreciate any thoughts&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;thanks&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 22:36:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/559188#M27717</guid>
      <dc:creator>rykwong</dc:creator>
      <dc:date>2019-05-15T22:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Competing risk proc phreg that does not produce an output (cursor keeps spinning)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/559205#M27716</link>
      <description>Moved to Procedures thread. Did you try without the Ods graphics option?</description>
      <pubDate>Thu, 16 May 2019 02:54:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/559205#M27716</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-05-16T02:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Competing risk proc phreg that does not produce an output (cursor keeps spinning)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/559285#M27718</link>
      <description>&lt;P&gt;tried without the ODS but still just spins and not deliver an output&lt;/P&gt;
&lt;P&gt;thansk&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 12:19:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/559285#M27718</guid>
      <dc:creator>rykwong</dc:creator>
      <dc:date>2019-05-16T12:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Competing risk proc phreg that does not produce an output (cursor keeps spinning)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/559528#M27719</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;tried without the ODS but still just spins and not deliver an output&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try with fewer observation and increase the size incrementally then to see what happens&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;proc phreg data=spins2&lt;STRONG&gt;(obs=1000)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2019 02:09:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/559528#M27719</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-05-17T02:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Competing risk proc phreg that does not produce an output (cursor keeps spinning)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/560565#M27741</link>
      <description>&lt;P&gt;it works now, thanks so much!&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 16:14:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Competing-risk-proc-phreg-that-does-not-produce-an-output-cursor/m-p/560565#M27741</guid>
      <dc:creator>rykwong</dc:creator>
      <dc:date>2019-05-21T16:14:55Z</dc:date>
    </item>
  </channel>
</rss>

