<?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: Baseline in PHREG with class statement in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Baseline-in-PHREG-with-class-statement/m-p/564274#M27836</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/256494"&gt;@joesmama&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;do I still need to use the BASELINE option to define the reference group for the model? Or is this redundant?&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That's not what the baseline statement does.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The BASELINE statement creates a SAS data set (named by the OUT= option) that contains the baseline function estimates at the event times of each stratum for every set of covariates in the COVARIATES= data set.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The default reference values are used if not specified elsewhere, if that's what you're asking.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/256494"&gt;@joesmama&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;When using PROC PHREG,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If my model is made up of entirely categorical variables and each of those variables is put in the class statement with a reference group, do I still need to use the BASELINE option to define the reference group for the model? Or is this redundant?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc phreg data=grands plots=survival;&lt;/P&gt;
&lt;P&gt;class grade(ref="Grade 1")&amp;nbsp; gender(ref="Male") marst(ref="Married") stage(ref="Stage 1");&lt;BR /&gt;model survivem*cs_vital(0) = grade gender marst;&lt;BR /&gt;by stage;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jun 2019 19:25:54 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-06-06T19:25:54Z</dc:date>
    <item>
      <title>Baseline in PHREG with class statement</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Baseline-in-PHREG-with-class-statement/m-p/564257#M27835</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When using PROC PHREG,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If my model is made up of entirely categorical variables and each of those variables is put in the class statement with a reference group, do I still need to use the BASELINE option to define the reference group for the model? Or is this redundant?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc phreg data=grands plots=survival;&lt;/P&gt;&lt;P&gt;class grade(ref="Grade 1")&amp;nbsp; gender(ref="Male") marst(ref="Married") stage(ref="Stage 1");&lt;BR /&gt;model survivem*cs_vital(0) = grade gender marst;&lt;BR /&gt;by stage;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 18:42:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Baseline-in-PHREG-with-class-statement/m-p/564257#M27835</guid>
      <dc:creator>joesmama</dc:creator>
      <dc:date>2019-06-06T18:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Baseline in PHREG with class statement</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Baseline-in-PHREG-with-class-statement/m-p/564274#M27836</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/256494"&gt;@joesmama&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;do I still need to use the BASELINE option to define the reference group for the model? Or is this redundant?&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That's not what the baseline statement does.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The BASELINE statement creates a SAS data set (named by the OUT= option) that contains the baseline function estimates at the event times of each stratum for every set of covariates in the COVARIATES= data set.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The default reference values are used if not specified elsewhere, if that's what you're asking.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/256494"&gt;@joesmama&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;When using PROC PHREG,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If my model is made up of entirely categorical variables and each of those variables is put in the class statement with a reference group, do I still need to use the BASELINE option to define the reference group for the model? Or is this redundant?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc phreg data=grands plots=survival;&lt;/P&gt;
&lt;P&gt;class grade(ref="Grade 1")&amp;nbsp; gender(ref="Male") marst(ref="Married") stage(ref="Stage 1");&lt;BR /&gt;model survivem*cs_vital(0) = grade gender marst;&lt;BR /&gt;by stage;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 19:25:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Baseline-in-PHREG-with-class-statement/m-p/564274#M27836</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-06-06T19:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Baseline in PHREG with class statement</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Baseline-in-PHREG-with-class-statement/m-p/564284#M27837</link>
      <description>&lt;P&gt;Yes, its was the COVARIATES dataset I meant. Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 19:57:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Baseline-in-PHREG-with-class-statement/m-p/564284#M27837</guid>
      <dc:creator>joesmama</dc:creator>
      <dc:date>2019-06-06T19:57:26Z</dc:date>
    </item>
  </channel>
</rss>

