<?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/356646#M18713</link>
    <description>Not the ecourse yet but have finished the book "sas essentials for mastering for research". I will definitely look into the course that you have suggested...&lt;BR /&gt;&lt;BR /&gt;Should I expect some input on the attachment that I just sent you? Thanks again&lt;BR /&gt;&lt;BR /&gt;Fridge&lt;BR /&gt;</description>
    <pubDate>Sat, 06 May 2017 20:01:00 GMT</pubDate>
    <dc:creator>fridge_wpg</dc:creator>
    <dc:date>2017-05-06T20:01:00Z</dc:date>
    <item>
      <title>compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356596#M18707</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have the data set of a regression model (Model A) but only&amp;nbsp;the model statistics (such as slope value, Rsquare&amp;nbsp;and standard error, etc.). I need to compare the slope of Model A with the Model B that I have&amp;nbsp;developed using the same dependent and independent&amp;nbsp;variables that belong to different populations in both models. What would be the most appropriate test to&amp;nbsp;do? Please (With sas&amp;nbsp;codes if possible). Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fridge&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2017 05:31:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356596#M18707</guid>
      <dc:creator>fridge_wpg</dc:creator>
      <dc:date>2017-05-06T05:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356618#M18708</link>
      <description>&lt;P&gt;Are you using PROC REG ?&lt;/P&gt;
&lt;P&gt;Check TEST statement .&lt;/P&gt;
&lt;P&gt;test b=the slope of model A ;&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2017 11:27:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356618#M18708</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-05-06T11:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356620#M18709</link>
      <description>&lt;P&gt;I don't believe there's a default test mostly because SAS is used to process raw data nor work with summarized data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have the Ns you can do the test but it would be a manual calculation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2017 12:54:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356620#M18709</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-06T12:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356642#M18710</link>
      <description>&lt;P&gt;Dear Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, find attached an attachment that contains the raw data to which I had no access before. Can you please, review the SAS&amp;nbsp;codes that I assembled so far to run the comparison (I don't have in-depth&amp;nbsp;understanding on this topic yet). My purpose again is to compare the slopes or regression models developed by each group. Thank you again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you recommend any article that covers comparison of regression models with some example or SAS codes (please, please)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, feel free to ask questions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fridge&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2017 19:48:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356642#M18710</guid>
      <dc:creator>fridge_wpg</dc:creator>
      <dc:date>2017-05-06T19:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356643#M18711</link>
      <description>thank you Ksharp</description>
      <pubDate>Sat, 06 May 2017 19:49:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356643#M18711</guid>
      <dc:creator>fridge_wpg</dc:creator>
      <dc:date>2017-05-06T19:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356644#M18712</link>
      <description>&lt;P&gt;Have you checked out the SAS statistical e-course? It's free - support.sas.com/training/tutorial&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2017 19:50:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356644#M18712</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-06T19:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356646#M18713</link>
      <description>Not the ecourse yet but have finished the book "sas essentials for mastering for research". I will definitely look into the course that you have suggested...&lt;BR /&gt;&lt;BR /&gt;Should I expect some input on the attachment that I just sent you? Thanks again&lt;BR /&gt;&lt;BR /&gt;Fridge&lt;BR /&gt;</description>
      <pubDate>Sat, 06 May 2017 20:01:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356646#M18713</guid>
      <dc:creator>fridge_wpg</dc:creator>
      <dc:date>2017-05-06T20:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356673#M18714</link>
      <description>&lt;P&gt;Verify your calculation of the interaction term. I suspect it's incorrect. You can see this by looking at the N from your first regression results compared to the second regression results. SAS excludes variables&amp;nbsp;with missing values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FYI - usually I think &amp;nbsp;full code reviews are beyond the scope of a public forum and won't review it, this is my personal rule. Your code is small and you can include it in posts directly, not as an attachment. Most users won't download attachments so you'll get better responses. I've also moved this to the Statistical Procedures Forum where it's more approriate.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2017 01:42:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356673#M18714</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-07T01:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: compare regression slopes</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356678#M18716</link>
      <description>&lt;P&gt;For your last proc reg&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc reg data=Compare2;&lt;BR /&gt;model TEM = Yr_16 TEMR group_Intr;&lt;BR /&gt;run;quit;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should be covariance analysis, try PROC GLM.&lt;/P&gt;
&lt;P&gt;proc glm data=Compare2;&lt;/P&gt;
&lt;P&gt;class Yr_16;&lt;BR /&gt;model TEM = Yr_16 TEMR Yr_16*TEMR/solution;&lt;BR /&gt;run;quit;&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2017 02:21:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-regression-slopes/m-p/356678#M18716</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-05-07T02:21:48Z</dc:date>
    </item>
  </channel>
</rss>

