<?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 repeated measures in a regression context in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/repeated-measures-in-a-regression-context/m-p/14585#M2363</link>
    <description>All,&lt;BR /&gt;
    I am trying to perform a regression analysis with spatially repeated data, i.e., multiple samples collected from multiple sites.  I have been trying to do this in the proc mixed framework so that I am calculating the appropriate standard errors and probability statistics, but I am unsure if a regression model with a random statement (the site term) is correct?  I get different parameter estimates than in the straight regression analysis and this give me pause.  &lt;BR /&gt;
&lt;BR /&gt;
Any thoughts?</description>
    <pubDate>Tue, 29 Apr 2008 15:02:12 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-04-29T15:02:12Z</dc:date>
    <item>
      <title>repeated measures in a regression context</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/repeated-measures-in-a-regression-context/m-p/14585#M2363</link>
      <description>All,&lt;BR /&gt;
    I am trying to perform a regression analysis with spatially repeated data, i.e., multiple samples collected from multiple sites.  I have been trying to do this in the proc mixed framework so that I am calculating the appropriate standard errors and probability statistics, but I am unsure if a regression model with a random statement (the site term) is correct?  I get different parameter estimates than in the straight regression analysis and this give me pause.  &lt;BR /&gt;
&lt;BR /&gt;
Any thoughts?</description>
      <pubDate>Tue, 29 Apr 2008 15:02:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/repeated-measures-in-a-regression-context/m-p/14585#M2363</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-04-29T15:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: repeated measures in a regression context</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/repeated-measures-in-a-regression-context/m-p/14586#M2364</link>
      <description>Hi Gillett,&lt;BR /&gt;
&lt;BR /&gt;
When you use PROC MIXED for hierarchical regression model, the parameters are estimated by using Residual Maximum Likelihood method by default. If I understood your question correctly, you are trying to use Random statement in proc mixed and the output from this model is different from individual regression model  which uses OLS method for estimating the parameters. Moreover OLS method assumes errors are independent and hence there is no point in comparing the two different model outputs. For  more details, you can refer SAS help &amp;amp; SAS documentation on PROC MIXED. I hope this would be helpful to you.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Suresh.</description>
      <pubDate>Mon, 05 May 2008 09:57:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/repeated-measures-in-a-regression-context/m-p/14586#M2364</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-05T09:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: repeated measures in a regression context</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/repeated-measures-in-a-regression-context/m-p/14587#M2365</link>
      <description>Thanks for the reply.  I went back in and was looking at how the estimates are calculated in the mixed vs. fixed linear models and it makes sense, as you noted, that the parameter estimates for the model are different.  I was also having  a problem convincing myself that the proc mixed framework was appropriate for regression, as all of the examples and literature I've been working with (Littell et al.  for mixed and linear models) have strictly dealt with ANOVA/ANCOVA type analyses.  I have come around to thinking that using the mixed model is indeed best for dealing with the way these data were collected.</description>
      <pubDate>Mon, 05 May 2008 14:01:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/repeated-measures-in-a-regression-context/m-p/14587#M2365</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-05T14:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: repeated measures in a regression context</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/repeated-measures-in-a-regression-context/m-p/14588#M2366</link>
      <description>option solution or s gives the regression coefficients in proc mixed.&lt;BR /&gt;
&lt;BR /&gt;
does anyone has any suggestion can we do mixed effect stepwise regression with proc mixed or any other procedure</description>
      <pubDate>Wed, 21 May 2008 11:08:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/repeated-measures-in-a-regression-context/m-p/14588#M2366</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-21T11:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: repeated measures in a regression context</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/repeated-measures-in-a-regression-context/m-p/14589#M2367</link>
      <description>I do it manually for backward elimination.  It's old fashioned, but it works.</description>
      <pubDate>Wed, 21 May 2008 12:09:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/repeated-measures-in-a-regression-context/m-p/14589#M2367</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2008-05-21T12:09:53Z</dc:date>
    </item>
  </channel>
</rss>

