<?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: How to interpret the p-value of multi-level categorical variables in proc logistic? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556536#M27644</link>
    <description>&lt;P&gt;You need to show the code or the design matrix so we can understand how you specified the categorical variables. For example, which parameterization method did you pick? If REF, which is the reference level? None is shown - did you filter the output somehow?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This example is a pretty detailed walk through of Logistic Regression:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=15.1&amp;amp;docsetTarget=statug_logistic_examples02.htm&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=15.1&amp;amp;docsetTarget=statug_logistic_examples02.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll move your question to the Stats forum so someone there can answer the rest once you've responded.&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/271360"&gt;@Ritter13&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2333.png" style="width: 593px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29238i83B668F4F570F3D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="2333.png" alt="2333.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi, I am a new user of SAS and I have some trouble with understanding of result of logistic regression.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, from type 3 analysis I know that race should have association with response variables as its p-value is small, but in the following estimation section, the different dummy variables of race have very large p-value. I don't know how to understand this part.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone help me ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2019 19:41:35 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-05-06T19:41:35Z</dc:date>
    <item>
      <title>How to interpret the p-value of multi-level categorical variables in proc logistic?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556532#M27643</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2444.png" style="width: 570px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29241i89C2A7CBDA3A1AF0/image-size/large?v=v2&amp;amp;px=999" role="button" title="2444.png" alt="2444.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="255.png" style="width: 393px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29240i7A9AD1810E63313A/image-size/large?v=v2&amp;amp;px=999" role="button" title="255.png" alt="255.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2333.png" style="width: 593px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29238i83B668F4F570F3D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="2333.png" alt="2333.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi, I am a new user of SAS and I have some trouble with understanding of result of logistic regression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, from type 3 analysis I know that race should have association with response variables as its p-value is small, but in the following estimation section, the different dummy variables of race have very large p-value. I don't know how to understand this part.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc logistic data=exdata descending ;&lt;BR /&gt;class race&lt;BR /&gt;/ param=ref;&lt;BR /&gt;model Non_Statutory_Case_Filed= race;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 19:48:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556532#M27643</guid>
      <dc:creator>Ritter13</dc:creator>
      <dc:date>2019-05-06T19:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the p-value of multi-level categorical variables in proc logistic?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556536#M27644</link>
      <description>&lt;P&gt;You need to show the code or the design matrix so we can understand how you specified the categorical variables. For example, which parameterization method did you pick? If REF, which is the reference level? None is shown - did you filter the output somehow?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This example is a pretty detailed walk through of Logistic Regression:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=15.1&amp;amp;docsetTarget=statug_logistic_examples02.htm&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=15.1&amp;amp;docsetTarget=statug_logistic_examples02.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll move your question to the Stats forum so someone there can answer the rest once you've responded.&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/271360"&gt;@Ritter13&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2333.png" style="width: 593px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29238i83B668F4F570F3D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="2333.png" alt="2333.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi, I am a new user of SAS and I have some trouble with understanding of result of logistic regression.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, from type 3 analysis I know that race should have association with response variables as its p-value is small, but in the following estimation section, the different dummy variables of race have very large p-value. I don't know how to understand this part.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone help me ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 19:41:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556536#M27644</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-05-06T19:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the p-value of multi-level categorical variables in proc logistic?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556543#M27645</link>
      <description>Thanks for your response, I have updated my question</description>
      <pubDate>Mon, 06 May 2019 19:48:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556543#M27645</guid>
      <dc:creator>Ritter13</dc:creator>
      <dc:date>2019-05-06T19:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the p-value of multi-level categorical variables in proc logistic?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556545#M27646</link>
      <description>&lt;P&gt;The Chi-squared test for RACE has p-value of 0.0050, indicating that the differences between the levels of your variable RACE are significantly different.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The p-values for the individual races (Asian, Black,&amp;nbsp;&lt;EM&gt;etc&lt;/EM&gt;.) indicate if that effect of that RACE is different from zero, and none of them are small, so the conclusion would be that the effects are not different from zero ... however, this is a different test than the one mentioned above which tests to see if the races are different from one another.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So which question do you really want the answers to?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have never felt comfortable looking at the Type 3 effects. They can be confusing. They test things that maybe you aren't interested in. I feel that a better solution, and a much more interpretable solution, is to use the LSMEANS statement in PROC LOGISTIC to compare the different races.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 19:52:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556545#M27646</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-05-06T19:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the p-value of multi-level categorical variables in proc logistic?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556552#M27647</link>
      <description>&lt;P&gt;Thanks for your response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, I want to know that if the variable "race" have significant effect on the response variable, if the answer is yes, then what is the different effect of different races? For example, Asian have largest positive effect on response variable etc...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I'm confusing about the result I got, Type 3 effect showed that race have some kind of relationship with response variable but p-value for individual races told me NO.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 20:08:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556552#M27647</guid>
      <dc:creator>Ritter13</dc:creator>
      <dc:date>2019-05-06T20:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to interpret the p-value of multi-level categorical variables in proc logistic?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556553#M27648</link>
      <description>&lt;P&gt;Adding: here's an example of using LSMEANS&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_logistic_examples21.htm&amp;amp;locale=en"&gt;https://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_logistic_examples21.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but I like the LINES option or the LINESTABLE option (which are not shown in that example) and you can get some nice plots of this information as well.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 20:27:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-interpret-the-p-value-of-multi-level-categorical/m-p/556553#M27648</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-05-06T20:27:57Z</dc:date>
    </item>
  </channel>
</rss>

