<?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: compare regression slopes in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286694#M15186</link>
    <description>Ok, thank you!&lt;BR /&gt;</description>
    <pubDate>Sun, 24 Jul 2016 18:45:20 GMT</pubDate>
    <dc:creator>nuitamment</dc:creator>
    <dc:date>2016-07-24T18:45:20Z</dc:date>
    <item>
      <title>compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286276#M15144</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running a regression with proc surveyreg which looks like this: Y= x0 + X1 + X1*DD + X1*X2 + X1*X2*DD.&amp;nbsp;&lt;/P&gt;&lt;P&gt;DD is a dummy variable and all the other ones are continuous variables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I compare the effect (!) of the regression slopes between X1*DD and X1*X2*DD and test if the difference is significant? I do not want to include the intercept.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 20:50:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286276#M15144</guid>
      <dc:creator>nuitamment</dc:creator>
      <dc:date>2016-07-21T20:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286286#M15145</link>
      <description>&lt;P&gt;Is there some reason that X2 is not included in main effects??&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 22:01:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286286#M15145</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-07-21T22:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286288#M15146</link>
      <description>&lt;P&gt;X2 and DD are additional included as main effects.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 22:10:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286288#M15146</guid>
      <dc:creator>nuitamment</dc:creator>
      <dc:date>2016-07-21T22:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286297#M15147</link>
      <description>&lt;P&gt;I think both&amp;nbsp;CONTRAST Statement and ESTIMATE Statement can do that .&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 00:47:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286297#M15147</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-07-22T00:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286344#M15153</link>
      <description>Thanks!&lt;BR /&gt;For clarification: If I use the contrast statement I can only compare the values of the dummy variable with each other under specified values of the continuous variable? Or can I use the contrast statement to something like an F-Test for groups of continuous regression slopes?&lt;BR /&gt;And if I use the estimate statement, I can estimate the effect for all specified variables. However I do not have the difference between effects. Am I wrong here?&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jul 2016 08:28:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286344#M15153</guid>
      <dc:creator>nuitamment</dc:creator>
      <dc:date>2016-07-22T08:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286345#M15154</link>
      <description>Sorry. I am not expert about it. I want leave it to &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/54967"&gt;@Steve&lt;/a&gt; ....
CONTRAST can compare these two coefficience/parameter of variables are equal or not.</description>
      <pubDate>Fri, 22 Jul 2016 08:56:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286345#M15154</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-07-22T08:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286451#M15166</link>
      <description>&lt;P&gt;While this doesn't do a formal hypothesis test of the difference, it should tell you everything you want to know. &amp;nbsp;Add CLPARM and SOLUTION to your MODEL statement. &amp;nbsp;You could then match up the appropriate terms and look for overlap in the confidence intervals.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the only way to get a formal test will involve getting the inverse of the X'X (or X'WX) matrix and construct the proper quadratic form, because as you have identified, CONTRAST, ESTIMATE and LSMESTIMATE statements don't really lend themselves to testing between continuous covariate estimates. &amp;nbsp;I suppose that you could construct an ESTIMATE statement that had everything in there, in the right place, and used the proper values, but I suspect that it would be more likely to give an estimate at the particular values of the continuous covariate than of the difference in the slope estimates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 17:58:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286451#M15166</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2016-07-22T17:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286694#M15186</link>
      <description>Ok, thank you!&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Jul 2016 18:45:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/286694#M15186</guid>
      <dc:creator>nuitamment</dc:creator>
      <dc:date>2016-07-24T18:45:20Z</dc:date>
    </item>
  </channel>
</rss>

