<?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: CLASS statement in PHREG in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/CLASS-statement-in-PHREG/m-p/74281#M21520</link>
    <description>there's no CLASS statement in PROC PHREG, you got to parameterize the categorical variables in the programming statements, &lt;A href="http://support.sas.com/onlinedoc/913/getDoc/en/statug.hlp/phreg_sect12.htm" target="_blank"&gt;http://support.sas.com/onlinedoc/913/getDoc/en/statug.hlp/phreg_sect12.htm&lt;/A&gt;.&lt;BR /&gt;
or you may choose PROC TPHREG.</description>
    <pubDate>Tue, 17 Feb 2009 14:57:31 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-02-17T14:57:31Z</dc:date>
    <item>
      <title>CLASS statement in PHREG</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/CLASS-statement-in-PHREG/m-p/74280#M21519</link>
      <description>Hello,&lt;BR /&gt;
I am having trouble implementing the CLASS statement for categorical predictors (independent variables) in the PHREG procedure. If you've encountered this problem please share your solution if it has worked. Thanks!&lt;BR /&gt;
&lt;BR /&gt;
This is an example from the SAS documentation website, although when I pasted this into the enhanced editor the "CLASS" statement remained red. This is the problem.&lt;BR /&gt;
&lt;BR /&gt;
  proc phreg data=VALung;&lt;BR /&gt;
      class Prior(ref='no') Cell(ref='large') Therapy(ref='standard');&lt;BR /&gt;
      model Time*Status(0) = Kps Duration Age Cell Prior|Therapy;&lt;BR /&gt;
      run;</description>
      <pubDate>Tue, 17 Feb 2009 14:17:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/CLASS-statement-in-PHREG/m-p/74280#M21519</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-02-17T14:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: CLASS statement in PHREG</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/CLASS-statement-in-PHREG/m-p/74281#M21520</link>
      <description>there's no CLASS statement in PROC PHREG, you got to parameterize the categorical variables in the programming statements, &lt;A href="http://support.sas.com/onlinedoc/913/getDoc/en/statug.hlp/phreg_sect12.htm" target="_blank"&gt;http://support.sas.com/onlinedoc/913/getDoc/en/statug.hlp/phreg_sect12.htm&lt;/A&gt;.&lt;BR /&gt;
or you may choose PROC TPHREG.</description>
      <pubDate>Tue, 17 Feb 2009 14:57:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/CLASS-statement-in-PHREG/m-p/74281#M21520</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-02-17T14:57:31Z</dc:date>
    </item>
  </channel>
</rss>

