<?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: Difference between stratified and unstratified in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555195#M154495</link>
    <description>You don't have a STRATA statement so you have no stratification.</description>
    <pubDate>Tue, 30 Apr 2019 19:53:23 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-04-30T19:53:23Z</dc:date>
    <item>
      <title>Difference between stratified and unstratified</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555136#M154476</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to get stratified and unstratified P-values and Hazard ratios. can anyone help me to identify the difference between stratified and unstratified proc lifetest code and proc phreg code in sas?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adithya&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 17:12:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555136#M154476</guid>
      <dc:creator>chinna0369</dc:creator>
      <dc:date>2019-04-30T17:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between stratified and unstratified</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555144#M154481</link>
      <description>&lt;P&gt;Both have STRATA statements to specify the STRATA specifically, which would allow you to easily see if the analysis was stratified or no.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there something else you're looking for?&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/117414"&gt;@chinna0369&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to get stratified and unstratified P-values and Hazard ratios. can anyone help me to identify the difference between stratified and unstratified proc lifetest code and proc phreg code in sas?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adithya&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 17:38:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555144#M154481</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-30T17:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between stratified and unstratified</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555153#M154485</link>
      <description>&lt;P&gt;Hi Reeza,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below code I am using,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;** P-value;&lt;BR /&gt;ods trace on;&lt;BR /&gt;ods output LogUniChiSq=pval;&lt;/P&gt;&lt;P&gt;proc lifetest data=adtte outsurv=surv alpha=0.05;&lt;BR /&gt;time aval * cnsr(1);&lt;BR /&gt;test trtpn;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;ods trace off;&lt;BR /&gt;ods output close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the output of above code, how can I recognize the values is from stratified or unstratified?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 17:51:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555153#M154485</guid>
      <dc:creator>chinna0369</dc:creator>
      <dc:date>2019-04-30T17:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between stratified and unstratified</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555195#M154495</link>
      <description>You don't have a STRATA statement so you have no stratification.</description>
      <pubDate>Tue, 30 Apr 2019 19:53:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555195#M154495</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-30T19:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between stratified and unstratified</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555199#M154496</link>
      <description>&lt;P&gt;This assumes you're referring to the statistical concept of stratification which is analyzing data by strata/groups creating separate models that use the same terms. If you're not using that definition, which I'm starting to suspect then the answer will differ. Please clarify.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 20:00:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555199#M154496</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-30T20:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between stratified and unstratified</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555472#M154581</link>
      <description>&lt;P&gt;Hi Reeza,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand now and I have updated my code as below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods output HomTests=pval;&lt;/P&gt;&lt;P&gt;proc lifetest data=adtte outsurv=surv alpha=0.05;&lt;BR /&gt;time aval * cnsr(1);&lt;BR /&gt;strata ACCRES/group= trtpn;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and now I am getting statified P-values based on&amp;nbsp;Two-sided stratified Log-Rank test based on the stratification of ACCRES.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now how can I get p-value based on&amp;nbsp;Two-sided unstratified Log-Rank test? by using above code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adithya&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 20:10:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555472#M154581</guid>
      <dc:creator>chinna0369</dc:creator>
      <dc:date>2019-05-01T20:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between stratified and unstratified</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555476#M154582</link>
      <description>unstratified is what you had before - ie no STRATA statement.</description>
      <pubDate>Wed, 01 May 2019 20:28:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555476#M154582</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-05-01T20:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between stratified and unstratified</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555478#M154583</link>
      <description>Thank you so much!</description>
      <pubDate>Wed, 01 May 2019 20:29:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-between-stratified-and-unstratified/m-p/555478#M154583</guid>
      <dc:creator>chinna0369</dc:creator>
      <dc:date>2019-05-01T20:29:38Z</dc:date>
    </item>
  </channel>
</rss>

