<?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: variable value in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/variable-value/m-p/542984#M150080</link>
    <description>&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2019 00:32:54 GMT</pubDate>
    <dc:creator>wajs</dc:creator>
    <dc:date>2019-03-14T00:32:54Z</dc:date>
    <item>
      <title>variable value</title>
      <link>https://communities.sas.com/t5/SAS-Programming/variable-value/m-p/542967#M150073</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When I run binary logistic regression, I put values for outcome categories as case=1, control=0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this apply to SAS also, or I can put values as case=1, control=2?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Abdul Wajid&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 22:54:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/variable-value/m-p/542967#M150073</guid>
      <dc:creator>wajs</dc:creator>
      <dc:date>2019-03-13T22:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: variable value</title>
      <link>https://communities.sas.com/t5/SAS-Programming/variable-value/m-p/542974#M150075</link>
      <description>&lt;P&gt;You can use just about any two levels you like, including character if using Proc logistic.&lt;/P&gt;
&lt;P&gt;You an specify which even is of interest using event syntax such as&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;model: variable(event='A') = &amp;lt;predictors&amp;gt;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;model: variable(event='2') = &amp;lt;predictors&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The default would be event=first which would be the first ordered category. You can specify either a formatted value or key words First and Last for event. Other options can affect the order considered such as DESCENDING , ORDER= .&lt;/P&gt;
&lt;P&gt;The documentation has several worked examples.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 23:19:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/variable-value/m-p/542974#M150075</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-03-13T23:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: variable value</title>
      <link>https://communities.sas.com/t5/SAS-Programming/variable-value/m-p/542984#M150080</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 00:32:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/variable-value/m-p/542984#M150080</guid>
      <dc:creator>wajs</dc:creator>
      <dc:date>2019-03-14T00:32:54Z</dc:date>
    </item>
  </channel>
</rss>

