<?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: LSmeans Proc mixed in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/LSmeans-Proc-mixed/m-p/38142#M1235</link>
    <description>You should read Milliken and Johnson's Analysis of Messy Data.&lt;BR /&gt;
&lt;BR /&gt;
Probably the best approach is to fit a means model, and address the tests of effects through the use of contrast and estimate statements.&lt;BR /&gt;
&lt;BR /&gt;
Another approach, find out what combinations of the independent variables are missing.  If you can combine levels so that there are no empty cells in the highest level interaction in your model, and it still addresses your objectives, then you are home free.&lt;BR /&gt;
&lt;BR /&gt;
Also, check that the covariates age and wbvcalc are not completely confounded with region.&lt;BR /&gt;
&lt;BR /&gt;
Good luck,&lt;BR /&gt;
&lt;BR /&gt;
Steve Denham

Added thought:&lt;BR /&gt;
Last, you say that you are fitting a "reduced model".  I would guess that you have dropped some terms that were "non-significant."  Is that really a good idea?  Were those terms part of the study design, so that they have meaning, even if not significant?  And most importantly, are the least squares means estimable in the "full model"?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
Message was edited by: SteveDenham</description>
    <pubDate>Wed, 18 May 2011 11:30:49 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2011-05-18T11:30:49Z</dc:date>
    <item>
      <title>LSmeans Proc mixed</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/LSmeans-Proc-mixed/m-p/38140#M1233</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I´m relatve unexperienced using proc mixed.&lt;BR /&gt;
My problem is, that running lsmeans in my reduced model results in the message Non-est. instead of an estimate.&lt;BR /&gt;
&lt;BR /&gt;
Don´t understand why.&lt;BR /&gt;
Can anyone help, please ??&lt;BR /&gt;
&lt;BR /&gt;
Model:&lt;BR /&gt;
Repeated measurement of the variable region at mri_id, wbvcalc as covariante.&lt;BR /&gt;
&lt;BR /&gt;
Proc Mixed Data=kerstin1 method=ml covtest scoring=2;&lt;BR /&gt;
Class mri_id sex0F1M region hemi agegroup ;&lt;BR /&gt;
Model response =  region sex0f1m hemi age WBVCalc   &lt;BR /&gt;
region * age &lt;BR /&gt;
region * wbvcalc &lt;BR /&gt;
/noint  solution ; &lt;BR /&gt;
repeated   / Subject=mri_id  type=cs  group = region ; &lt;BR /&gt;
lsmeans region / pdiff;&lt;BR /&gt;
Run;</description>
      <pubDate>Fri, 25 Mar 2011 09:57:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/LSmeans-Proc-mixed/m-p/38140#M1233</guid>
      <dc:creator>Frk__Smilla</dc:creator>
      <dc:date>2011-03-25T09:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: LSmeans Proc mixed</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/LSmeans-Proc-mixed/m-p/38141#M1234</link>
      <description>Probably you have interaction means with missing cells. You might have to remove some interactions.</description>
      <pubDate>Tue, 17 May 2011 20:59:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/LSmeans-Proc-mixed/m-p/38141#M1234</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2011-05-17T20:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: LSmeans Proc mixed</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/LSmeans-Proc-mixed/m-p/38142#M1235</link>
      <description>You should read Milliken and Johnson's Analysis of Messy Data.&lt;BR /&gt;
&lt;BR /&gt;
Probably the best approach is to fit a means model, and address the tests of effects through the use of contrast and estimate statements.&lt;BR /&gt;
&lt;BR /&gt;
Another approach, find out what combinations of the independent variables are missing.  If you can combine levels so that there are no empty cells in the highest level interaction in your model, and it still addresses your objectives, then you are home free.&lt;BR /&gt;
&lt;BR /&gt;
Also, check that the covariates age and wbvcalc are not completely confounded with region.&lt;BR /&gt;
&lt;BR /&gt;
Good luck,&lt;BR /&gt;
&lt;BR /&gt;
Steve Denham

Added thought:&lt;BR /&gt;
Last, you say that you are fitting a "reduced model".  I would guess that you have dropped some terms that were "non-significant."  Is that really a good idea?  Were those terms part of the study design, so that they have meaning, even if not significant?  And most importantly, are the least squares means estimable in the "full model"?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
Message was edited by: SteveDenham</description>
      <pubDate>Wed, 18 May 2011 11:30:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/LSmeans-Proc-mixed/m-p/38142#M1235</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2011-05-18T11:30:49Z</dc:date>
    </item>
  </channel>
</rss>

