<?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: proc logistic labels in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/proc-logistic-labels/m-p/391322#M93975</link>
    <description>&lt;P&gt;Use the PARMLABEL option in the MODEL statement as described here&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/35/973.html" target="_blank"&gt;http://support.sas.com/kb/35/973.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2017 20:51:42 GMT</pubDate>
    <dc:creator>PeterClemmensen</dc:creator>
    <dc:date>2017-08-28T20:51:42Z</dc:date>
    <item>
      <title>proc logistic labels</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-logistic-labels/m-p/391271#M93951</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having difficulty to retain the labels for the respective variables while generating the output for regression using proc logistic.&lt;/P&gt;&lt;P&gt;Though the dataset has the labels retained, I am unable to see them in the output. Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc logistic data = have;
class x (ref = "0") y (ref = "0")/ param=ref;
model z (ref="0") = x y;
label x = 'drug use binary'
y = 'travel binary';
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 16:33:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-logistic-labels/m-p/391271#M93951</guid>
      <dc:creator>div44</dc:creator>
      <dc:date>2017-08-28T16:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: proc logistic labels</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-logistic-labels/m-p/391283#M93960</link>
      <description>&lt;P&gt;Which output? Do you have a specific table in mind?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 17:32:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-logistic-labels/m-p/391283#M93960</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-08-28T17:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: proc logistic labels</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-logistic-labels/m-p/391292#M93964</link>
      <description>&lt;P&gt;The table of OR estimates&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 18:07:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-logistic-labels/m-p/391292#M93964</guid>
      <dc:creator>div44</dc:creator>
      <dc:date>2017-08-28T18:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: proc logistic labels</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-logistic-labels/m-p/391322#M93975</link>
      <description>&lt;P&gt;Use the PARMLABEL option in the MODEL statement as described here&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/35/973.html" target="_blank"&gt;http://support.sas.com/kb/35/973.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 20:51:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-logistic-labels/m-p/391322#M93975</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2017-08-28T20:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: proc logistic labels</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-logistic-labels/m-p/566651#M159281</link>
      <description>&lt;P&gt;yes, that's the one. Sorry for not clarifying it at the beginning.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 17:28:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-logistic-labels/m-p/566651#M159281</guid>
      <dc:creator>AbuYusuf</dc:creator>
      <dc:date>2019-06-17T17:28:25Z</dc:date>
    </item>
  </channel>
</rss>

