<?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: Why &amp;quot;non-est&amp;quot; in an lsmeans tables in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430941#M22661</link>
    <description>&lt;P&gt;Yes, thats exactly my situation and i do not feel like it is a good idea to drop some obs in order to remain with equal or no missing obs in some cells. There should be a model to run rather complicated to my knowledge for now. i think i need to get a book or do you have any articles that you can refer me to?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Education&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2018 15:10:24 GMT</pubDate>
    <dc:creator>Education</dc:creator>
    <dc:date>2018-01-25T15:10:24Z</dc:date>
    <item>
      <title>Why "non-est" in an lsmeans tables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/421050#M22146</link>
      <description>&lt;P&gt;I have 2 missing values. when i have no missing values i dont have that problem.&lt;/P&gt;&lt;P&gt;how can i resolve it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="MessageReadByModeratorCell lia-moderation-moderated"&gt;proc mixed data=data;&lt;/DIV&gt;&lt;DIV class="MessageReadByModeratorCell lia-moderation-moderated"&gt;class a b bloc&lt;/DIV&gt;&lt;DIV class="MessageReadByModeratorCell lia-moderation-moderated"&gt;model y=a|b&lt;/DIV&gt;&lt;DIV class="MessageReadByModeratorCell lia-moderation-moderated"&gt;random bloc bloc*b;&lt;/DIV&gt;&lt;DIV class="MessageReadByModeratorCell lia-moderation-moderated"&gt;lsmeans a|b;&lt;/DIV&gt;&lt;DIV class="MessageReadByModeratorCell lia-moderation-moderated"&gt;run;&lt;/DIV&gt;&lt;DIV class="MessageReadByModeratorCell lia-moderation-moderated"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="MessageReadByModeratorCell lia-moderation-moderated"&gt;thank you!&lt;/DIV&gt;</description>
      <pubDate>Thu, 14 Dec 2017 00:28:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/421050#M22146</guid>
      <dc:creator>Beatrice</dc:creator>
      <dc:date>2017-12-14T00:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why "non-est" in an lsmeans tables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/421052#M22147</link>
      <description>&lt;P&gt;One of the most common reasons is that you don't have any data in one of the cells of the interaction.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 00:59:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/421052#M22147</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-12-14T00:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why "non-est" in an lsmeans tables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430912#M22654</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;, so is it good to leave out the interactions and just run the fixed effects only?</description>
      <pubDate>Thu, 25 Jan 2018 14:00:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430912#M22654</guid>
      <dc:creator>Education</dc:creator>
      <dc:date>2018-01-25T14:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why "non-est" in an lsmeans tables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430913#M22655</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/74178"&gt;@Education&lt;/a&gt; wrote:&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;, so is it good to leave out the interactions and just run the fixed effects only?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This is such a vague question, divorced from any real application or data, that it is impossible to answer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes you should leave the interaction in the model, and other times you should remove the interaction. It depends on a lot of things.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want a more specific answer, provide details of what you are doing.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 14:03:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430913#M22655</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-01-25T14:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why "non-est" in an lsmeans tables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430918#M22657</link>
      <description>&lt;P&gt;I conducted a seasonal experiment over a period of 4 seasons from animals of different age, where within each season data was collected once a day for 5 consecutive days (so my fixed effects are: season (4 levels), age (4 levels) and days (5 levels). Sometimes some animals worked and sometimes they did not. when i run a model y= season|age|days&amp;nbsp; using the GLMM the lsmeans of some FE are non-est, but when i reduce the interactions everything is fine. Can you help please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Education&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 14:19:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430918#M22657</guid>
      <dc:creator>Education</dc:creator>
      <dc:date>2018-01-25T14:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why "non-est" in an lsmeans tables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430937#M22660</link>
      <description>&lt;P&gt;If there are some cells where there is no data, then you cannot really estimate interactions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is that the situation you have?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 15:02:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430937#M22660</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-01-25T15:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why "non-est" in an lsmeans tables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430941#M22661</link>
      <description>&lt;P&gt;Yes, thats exactly my situation and i do not feel like it is a good idea to drop some obs in order to remain with equal or no missing obs in some cells. There should be a model to run rather complicated to my knowledge for now. i think i need to get a book or do you have any articles that you can refer me to?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Education&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 15:10:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430941#M22661</guid>
      <dc:creator>Education</dc:creator>
      <dc:date>2018-01-25T15:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why "non-est" in an lsmeans tables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430951#M22663</link>
      <description>&lt;P&gt;I am not aware of a specific book or article that deals with what to do in the presence of a cell with zero data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;i do not feel like it is a good idea to drop some obs in order to remain with equal or no missing obs in some cells.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As far as I know, those are your choices. It isn't really a matter of it being a "good idea" or not, it is a limitation of your data.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 15:24:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-quot-non-est-quot-in-an-lsmeans-tables/m-p/430951#M22663</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-01-25T15:24:19Z</dc:date>
    </item>
  </channel>
</rss>

