<?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 change the reference category in logistic regression analysis with Enterprise Guide? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115811#M9807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I did not know how to do this either so useful to know for the future but in here I wanted to change independent variable as pointed out by Reeza.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2013 07:55:55 GMT</pubDate>
    <dc:creator>KekeK</dc:creator>
    <dc:date>2013-02-21T07:55:55Z</dc:date>
    <item>
      <title>How to change the reference category in logistic regression analysis with Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115807#M9803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When running logistic regression with Enterprise Guide 5.1, how can I change the reference category within a parameter against which odds ratio estimates are presented? E.g. in below I would like to see how smoking occasionally (1) or daily (2) increases the odds of the health outcome as compared to smoking never (0) instead of comparisons 0 vs 2 and 1 vs 2. Odds Ratio Estimates Effect Point Estimate 95% Wald Confidence Limits Smoking 0 vs 2 0.878 0.189 4.075 Smoking 1 vs 2 0.291 0.040 2.123 Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 13:12:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115807#M9803</guid>
      <dc:creator>KekeK</dc:creator>
      <dc:date>2013-02-20T13:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the reference category in logistic regression analysis with Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115808#M9804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When building your model, save your code.&amp;nbsp; In proc logistic, change (PARAM=EFFECT) to (PARAM=REF REF='0').&amp;nbsp; Then re-run with this change.&amp;nbsp; That should give you what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 15:51:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115808#M9804</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-02-20T15:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the reference category in logistic regression analysis with Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115809#M9805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You *might* be able to achieve it without hand-coding.&amp;nbsp; If your "dependent" var has 3 levels, then you can select "Ordered" or "Unordered" from the Model Response page, and then select the "Reference level" value.&amp;nbsp; I'm not sure if this gets you the content you're looking for, but maybe it will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="logistic.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/3112_logistic.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 16:04:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115809#M9805</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2013-02-20T16:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the reference category in logistic regression analysis with Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115810#M9806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the OP is looking to change an independent variable not a dependent variable.&lt;/P&gt;&lt;P&gt;The model suggested would be a way of specifying a multinomial logistic regression instead of a logistic regression, from what I understand, though I'd have to check the code. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 16:09:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115810#M9806</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-02-20T16:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the reference category in logistic regression analysis with Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115811#M9807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I did not know how to do this either so useful to know for the future but in here I wanted to change independent variable as pointed out by Reeza.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 07:55:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115811#M9807</guid>
      <dc:creator>KekeK</dc:creator>
      <dc:date>2013-02-21T07:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the reference category in logistic regression analysis with Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115812#M9808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! I was hoping this could be done without editing the codes, kind of odd that it cannot and hopefully something that will be fixed in future versions. A bit slower this way but otherwise works well. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 08:01:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115812#M9808</guid>
      <dc:creator>KekeK</dc:creator>
      <dc:date>2013-02-21T08:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the reference category in logistic regression analysis with Enterprise Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115813#M9809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In general, if you're doing logistic or survival analysis, I found you very quickly need to step out of the EG GUI.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 19:11:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-change-the-reference-category-in-logistic-regression/m-p/115813#M9809</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-02-21T19:11:15Z</dc:date>
    </item>
  </channel>
</rss>

