<?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: ODS Table Output for PROC GLM and LSMEANS in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/ODS-Table-Output-for-PROC-GLM-and-LSMEANS/m-p/287830#M15272</link>
    <description>&lt;P&gt;The non-estimability is almost certainly due to empty cells. &amp;nbsp;You are fitting C and X*C, and if every level of C is not "connected"&amp;nbsp;for every level of X, then C cannot be estimated at the levels where connection doesn't happen. &amp;nbsp;See the documentation regarding estimable functions for more depth on this. &amp;nbsp;As a way to check this, add this statement to your GLM:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MEANS X(C);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and look for missing cells.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2016 14:54:27 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2016-07-28T14:54:27Z</dc:date>
    <item>
      <title>ODS Table Output for PROC GLM and LSMEANS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ODS-Table-Output-for-PROC-GLM-and-LSMEANS/m-p/287455#M15247</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;May you please assist, from the below syntax for an augumented design&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Proc glm;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;Class blk X C;&lt;/DIV&gt;
&lt;DIV&gt;Model NP NE MOI FW GW GLS PLS HM1 MSV GDS = &amp;nbsp;blk C X(C);&lt;/DIV&gt;
&lt;DIV&gt;RANDOM BLK/TEST;&lt;/DIV&gt;
&lt;DIV&gt;lsMEANS C X(C)/STDERR;&lt;/DIV&gt;
&lt;DIV&gt;RUN;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;i am getting no-est for the LS mean&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Jul 2016 15:48:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ODS-Table-Output-for-PROC-GLM-and-LSMEANS/m-p/287455#M15247</guid>
      <dc:creator>LEN1</dc:creator>
      <dc:date>2016-07-27T15:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Table Output for PROC GLM and LSMEANS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ODS-Table-Output-for-PROC-GLM-and-LSMEANS/m-p/287709#M15259</link>
      <description>&lt;PRE&gt;

Try :

Model NP NE MOI FW GW GLS PLS HM1 MSV GDS =  blk C X(C) / solution ;

&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Jul 2016 03:09:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ODS-Table-Output-for-PROC-GLM-and-LSMEANS/m-p/287709#M15259</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-07-28T03:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Table Output for PROC GLM and LSMEANS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ODS-Table-Output-for-PROC-GLM-and-LSMEANS/m-p/287760#M15262</link>
      <description>Hi Esteemed&lt;BR /&gt;&lt;BR /&gt;The output that came out has anova tables that do not have F-values and P&amp;gt;F. There is also no values for Coeff var and root MSE. For the estimates there are also no value for sterror, t Value and Pr &amp;gt;/t/. The LSmean is still Non-est. May you please assist again.</description>
      <pubDate>Thu, 28 Jul 2016 12:15:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ODS-Table-Output-for-PROC-GLM-and-LSMEANS/m-p/287760#M15262</guid>
      <dc:creator>LEN1</dc:creator>
      <dc:date>2016-07-28T12:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Table Output for PROC GLM and LSMEANS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ODS-Table-Output-for-PROC-GLM-and-LSMEANS/m-p/287830#M15272</link>
      <description>&lt;P&gt;The non-estimability is almost certainly due to empty cells. &amp;nbsp;You are fitting C and X*C, and if every level of C is not "connected"&amp;nbsp;for every level of X, then C cannot be estimated at the levels where connection doesn't happen. &amp;nbsp;See the documentation regarding estimable functions for more depth on this. &amp;nbsp;As a way to check this, add this statement to your GLM:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MEANS X(C);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and look for missing cells.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 14:54:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ODS-Table-Output-for-PROC-GLM-and-LSMEANS/m-p/287830#M15272</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2016-07-28T14:54:27Z</dc:date>
    </item>
  </channel>
</rss>

