<?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: How do I interpret PROC GLIMMIX- Standard Errors that are all similar? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/520932#M141304</link>
    <description>Based on the examples in the GLIMMIX procedure, standard errors are&lt;BR /&gt;dissimiliar, yet all of the ones that I have calculated for my treatment&lt;BR /&gt;groups are the same.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Dec 2018 18:32:47 GMT</pubDate>
    <dc:creator>JAO1</dc:creator>
    <dc:date>2018-12-12T18:32:47Z</dc:date>
    <item>
      <title>How do I interpret PROC GLIMMIX- Standard Errors that are all similar?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/520922#M141299</link>
      <description>&lt;P&gt;I am using PROC GLIMMIX to analyse a continuous response variable that is dependent on 4 independent categorical variables..&lt;/P&gt;&lt;P&gt;Each of the 4 independent variables has two levels.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first independent categorical variable is a soil type (soilA, soilB)&lt;/P&gt;&lt;P&gt;The second independent categorical variable is a plant type (strawberry, raspberry)&lt;/P&gt;&lt;P&gt;The third independent categorical variable is a color type (blue, red)&lt;/P&gt;&lt;P&gt;The fourth is a light type (IR, NIR)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The response variable&amp;nbsp; is the plant fluorescence.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My syntax looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glimmix;&lt;BR /&gt;class&amp;nbsp;soil color plant&amp;nbsp;light;&lt;BR /&gt;model&amp;nbsp;FL = plant&amp;nbsp;soil / solution;&lt;BR /&gt;random intercept / subject=light;&lt;BR /&gt;lsmeans&amp;nbsp;plant / cl ilink;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;The results that I get do not look right.&lt;/P&gt;&lt;P&gt;What I am obtaining are values of my standard error that are all similar.&lt;/P&gt;&lt;P&gt;Kindly assist me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 18:00:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/520922#M141299</guid>
      <dc:creator>JAO1</dc:creator>
      <dc:date>2018-12-12T18:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I interpret PROC GLIMMIX- Standard Errors that are all similar?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/520924#M141301</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/250949"&gt;@JAO1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The results that I get do not look right.&lt;/P&gt;
&lt;P&gt;What I am obtaining are values of my standard error that are all similar.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Could you please show us the results?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you&amp;nbsp;explain&amp;nbsp;why similar standard errors seems to be a problem?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 18:06:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/520924#M141301</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-12-12T18:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I interpret PROC GLIMMIX- Standard Errors that are all similar?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/520932#M141304</link>
      <description>Based on the examples in the GLIMMIX procedure, standard errors are&lt;BR /&gt;dissimiliar, yet all of the ones that I have calculated for my treatment&lt;BR /&gt;groups are the same.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Dec 2018 18:32:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/520932#M141304</guid>
      <dc:creator>JAO1</dc:creator>
      <dc:date>2018-12-12T18:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I interpret PROC GLIMMIX- Standard Errors that are all similar?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/520951#M141309</link>
      <description>&lt;P&gt;The results in this example from the GLIMMIX Procedure as well as other examples always result in dissimilar Standard Errors.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 18:56:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/520951#M141309</guid>
      <dc:creator>JAO1</dc:creator>
      <dc:date>2018-12-12T18:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I interpret PROC GLIMMIX- Standard Errors that are all similar?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/521123#M141379</link>
      <description>&lt;P&gt;Please show us YOUR results&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 12:54:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/521123#M141379</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-12-13T12:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I interpret PROC GLIMMIX- Standard Errors that are all similar?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/521125#M141381</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/250949"&gt;@JAO1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Based on the examples in the GLIMMIX procedure, standard errors are dissimiliar, yet all of the ones that I have calculated for my treatment groups are the same.&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm afraid this doesn't convince me.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 12:55:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-interpret-PROC-GLIMMIX-Standard-Errors-that-are-all/m-p/521125#M141381</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-12-13T12:55:49Z</dc:date>
    </item>
  </channel>
</rss>

