<?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: Equivalent to PROC LOGISTIC-UNITS statement in PROC GENMOD in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/403557#M21043</link>
    <description>&lt;P&gt;There is no UNITS statement per se, but you can use the unit of change of the coefficient on the ESTIMATE statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;estimate&amp;nbsp;"X1-5 unit change"&amp;nbsp;X1 &lt;STRONG&gt;5&lt;/STRONG&gt;&amp;nbsp;/&amp;nbsp;exp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2017 14:00:55 GMT</pubDate>
    <dc:creator>SAS_Rob</dc:creator>
    <dc:date>2017-10-12T14:00:55Z</dc:date>
    <item>
      <title>Equivalent to PROC LOGISTIC-UNITS statement in PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/403372#M21042</link>
      <description>&lt;DIV class="lia-quilt-column lia-quilt-column-04 lia-quilt-column-left lia-quilt-column-main-left"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="lia-quilt-column lia-quilt-column-20 lia-quilt-column-right lia-quilt-column-main-right"&gt;&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-right"&gt;&lt;DIV class="lia-message-body"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;In Proc Logistic we can add 'Units" statement to change the unit of the explanatory variable. Is there any equivalent statement in Proc Genmod procedure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Instead of one unit change in the covariate "X1" I need 5 units change in "X1".&lt;/P&gt;&lt;P&gt;X1 and X1 are continuous.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;genmod&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;data&lt;/SPAN&gt;&lt;SPAN&gt;=example&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;DESCENDING&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;model&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;epid = x1 x2 female race;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;estimate&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"X1"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;X1&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;/&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;exp&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 11 Oct 2017 21:47:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/403372#M21042</guid>
      <dc:creator>Jack_Smitherson</dc:creator>
      <dc:date>2017-10-11T21:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent to PROC LOGISTIC-UNITS statement in PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/403557#M21043</link>
      <description>&lt;P&gt;There is no UNITS statement per se, but you can use the unit of change of the coefficient on the ESTIMATE statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;estimate&amp;nbsp;"X1-5 unit change"&amp;nbsp;X1 &lt;STRONG&gt;5&lt;/STRONG&gt;&amp;nbsp;/&amp;nbsp;exp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 14:00:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/403557#M21043</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2017-10-12T14:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent to PROC LOGISTIC-UNITS statement in PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/435171#M22954</link>
      <description>&lt;P&gt;In that same vein, is there a way to&amp;nbsp;use the&amp;nbsp;ESTIMATE function to output the estimate for a&amp;nbsp;1 standard deviation&amp;nbsp;change of that independent variable?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example,&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN class="s1"&gt;&lt;STRONG&gt;genmod&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN class="s2"&gt;data&lt;/SPAN&gt;= test;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s2"&gt;model&lt;/SPAN&gt;&amp;nbsp;bloodpressure= X1 age sex /&lt;SPAN class="s2"&gt;link&lt;/SPAN&gt;=identity &lt;SPAN class="s2"&gt;dist&lt;/SPAN&gt;=normal;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s2"&gt;estimate&lt;/SPAN&gt; &lt;SPAN class="s3"&gt;"X1- 1 SD change"&lt;/SPAN&gt;&amp;nbsp;X1 1*&lt;STRONG&gt;SD?;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;SPAN class="s5"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s5"&gt;Thanks!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 06:43:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/435171#M22954</guid>
      <dc:creator>CharleneG</dc:creator>
      <dc:date>2018-02-08T06:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent to PROC LOGISTIC-UNITS statement in PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/435306#M22958</link>
      <description>Just compute the standard deviation and specify that value in the ESTIMATE statement as above.</description>
      <pubDate>Thu, 08 Feb 2018 15:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/435306#M22958</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2018-02-08T15:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent to PROC LOGISTIC-UNITS statement in PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/435310#M22959</link>
      <description>Thanks! I was hoping it could be automated as I will be running this as part of a macro.</description>
      <pubDate>Thu, 08 Feb 2018 15:56:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/435310#M22959</guid>
      <dc:creator>CharleneG</dc:creator>
      <dc:date>2018-02-08T15:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent to PROC LOGISTIC-UNITS statement in PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/435314#M22960</link>
      <description>&lt;P&gt;If you need to automate you could simply run a Proc MEANS prior to running LOGISTIC and save the standard deviation to a MACRO variable.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 16:08:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Equivalent-to-PROC-LOGISTIC-UNITS-statement-in-PROC-GENMOD/m-p/435314#M22960</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2018-02-08T16:08:40Z</dc:date>
    </item>
  </channel>
</rss>

