<?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 surveylogistic - comparing coefficients between by variable regressions in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-surveylogistic-comparing-coefficients-between-by-variable/m-p/231727#M54601</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why do the regressions separately if you wish to test for differences between the two instances? &amp;nbsp;That just doesn't make sense to me. &amp;nbsp;The interaction method should give you exactly what you need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;</description>
    <pubDate>Mon, 26 Oct 2015 20:04:27 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2015-10-26T20:04:27Z</dc:date>
    <item>
      <title>proc surveylogistic - comparing coefficients between by variable regressions</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-surveylogistic-comparing-coefficients-between-by-variable/m-p/231030#M54555</link>
      <description>&lt;P&gt;I'm currently running a surveylogistic regression with a binary by variable. I'd like to compare the coefficients beween the two models (ie when the by variable =1 versus when the by variable =0). Below is an example of the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc surveylogistic data=data1;&lt;BR /&gt;by&amp;nbsp;b;&lt;BR /&gt;model y&amp;nbsp;(desc) = x1 x2 x3;&lt;BR /&gt;cluster x4;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Where both b and y are binary 0/1 variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output shows two separate regressions, one for when b=0 and one for when b=1. Again, I'd like to compare the coefficients across those two regressions, but can't seem to figure out how. I do not want to simply include interactions between b and all the x variables, as I'd like the regressions to be separate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to do this?&lt;/P&gt;&lt;P&gt;Thanks in advance!!!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 18:56:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-surveylogistic-comparing-coefficients-between-by-variable/m-p/231030#M54555</guid>
      <dc:creator>pamelated</dc:creator>
      <dc:date>2015-10-21T18:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: proc surveylogistic - comparing coefficients between by variable regressions</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-surveylogistic-comparing-coefficients-between-by-variable/m-p/231727#M54601</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why do the regressions separately if you wish to test for differences between the two instances? &amp;nbsp;That just doesn't make sense to me. &amp;nbsp;The interaction method should give you exactly what you need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 20:04:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-surveylogistic-comparing-coefficients-between-by-variable/m-p/231727#M54601</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-10-26T20:04:27Z</dc:date>
    </item>
  </channel>
</rss>

