<?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: Test regression coefficients from two different models in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Test-regression-coefficients-from-two-different-models/m-p/705332#M34139</link>
    <description>&lt;P&gt;Hi Paige, the first post is in the "SAS Programming" forum, which was probably not the best place for the issue (and accordingly, very little discussion). The second post is in the "Statistical Procedures" forum, where there is more discussion. The solution that I am pursuing is essentially a Chow test as mentioned in an earlier.response: 1) duplicate the sample where the duplicate sample uses the alternative measurements for the variables; 2) assign a dummy variable to distinguish observations between the two samples; 3) interact the dummy variable with the X1 and X2 variables such that the model becomes: Y = X1 + X2 + D*X1 + D*X2. The coefficients for the interactive variables pick up the differential response between the two samples. Using a duplicate sample raises the issue of independence/clustering of observations. So, I evaluate the statistical significance of the coefficients using two-way (by subject and by time) cluster robust standard errors. Please offer any suggestions or criticisms of this approach.&amp;nbsp; Thank you,&amp;nbsp; Rick&lt;/P&gt;</description>
    <pubDate>Fri, 11 Dec 2020 16:46:29 GMT</pubDate>
    <dc:creator>rfrancis</dc:creator>
    <dc:date>2020-12-11T16:46:29Z</dc:date>
    <item>
      <title>Test regression coefficients from two different models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Test-regression-coefficients-from-two-different-models/m-p/704280#M34134</link>
      <description>&lt;P&gt;Hi everyone, I'm working with a dataset that is cross-sectional and longitudinal in nature, which creates cluster issues for standard errors (clustered in subjects and clustered in time). The goal is to test for differences between regression coefficients from two different models. So, for example, say Model 1 is Y = X1 + X2, and Model 2 is Y' = X1' + X2'. Here the goal is a test of equality between the coefficients for X1 and X1' ... and between X2 and X2'. PROC SYSLIN seems like the perfect vehicle for this scenario. But the clustered data creates a problem for the standard errors used in SYSLIN.&amp;nbsp; Guess two-way SEs for SYSLIN is a solution. I have access to two-way SEs using SURVEYREG, So, guess I could use these two-way SEs but need a bridge to incorporate them into SYSLIN. And I'm ALL ears for other approaches. I am grateful for any ideas.&amp;nbsp; Thank you!&amp;nbsp; Rick&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 05:29:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Test-regression-coefficients-from-two-different-models/m-p/704280#M34134</guid>
      <dc:creator>rfrancis</dc:creator>
      <dc:date>2020-12-11T05:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Test regresson coefficients from two different models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Test-regression-coefficients-from-two-different-models/m-p/705237#M34135</link>
      <description>&lt;P&gt;Moved post to &lt;EM&gt;stats&lt;/EM&gt; community and fixed title.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 05:29:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Test-regression-coefficients-from-two-different-models/m-p/705237#M34135</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-12-11T05:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Test regression coefficients from two different models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Test-regression-coefficients-from-two-different-models/m-p/705278#M34136</link>
      <description>&lt;P&gt;There was extensive discussion about this matter in your other thread at &lt;A href="https://communities.sas.com/t5/Statistical-Procedures/Compare-regression-coefficients-from-two-models-using-clustered/m-p/704459#M34071" target="_blank"&gt;https://communities.sas.com/t5/Statistical-Procedures/Compare-regression-coefficients-from-two-models-using-clustered/m-p/704459#M34071&lt;/A&gt;. Wasn't that discussion sufficient? What about this problem that you just posted is different than that problem?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 10:57:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Test-regression-coefficients-from-two-different-models/m-p/705278#M34136</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-12-11T10:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Test regression coefficients from two different models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Test-regression-coefficients-from-two-different-models/m-p/705332#M34139</link>
      <description>&lt;P&gt;Hi Paige, the first post is in the "SAS Programming" forum, which was probably not the best place for the issue (and accordingly, very little discussion). The second post is in the "Statistical Procedures" forum, where there is more discussion. The solution that I am pursuing is essentially a Chow test as mentioned in an earlier.response: 1) duplicate the sample where the duplicate sample uses the alternative measurements for the variables; 2) assign a dummy variable to distinguish observations between the two samples; 3) interact the dummy variable with the X1 and X2 variables such that the model becomes: Y = X1 + X2 + D*X1 + D*X2. The coefficients for the interactive variables pick up the differential response between the two samples. Using a duplicate sample raises the issue of independence/clustering of observations. So, I evaluate the statistical significance of the coefficients using two-way (by subject and by time) cluster robust standard errors. Please offer any suggestions or criticisms of this approach.&amp;nbsp; Thank you,&amp;nbsp; Rick&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 16:46:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Test-regression-coefficients-from-two-different-models/m-p/705332#M34139</guid>
      <dc:creator>rfrancis</dc:creator>
      <dc:date>2020-12-11T16:46:29Z</dc:date>
    </item>
  </channel>
</rss>

