<?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 PROC GLIMMIX estimate of the random effect in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GLIMMIX-estimate-of-the-random-effect/m-p/446123#M23434</link>
    <description>&lt;P&gt;I'm running a 3- level multilevel regression model using proc glimmix and one of the classes is HPSU so when i run the following code the estimate for &lt;STRONG&gt;HPSU random&lt;/STRONG&gt; effect is&amp;nbsp;&lt;STRONG&gt;9.13E-11 and the standard error is zero.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something i'm missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Here is the code I'm using:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC GLIMMIX DATA=DIRT METHOD=LAPLACE ;&lt;BR /&gt;CLASS HPSU HNUMBER;&lt;BR /&gt;MODEL HEPBRESF (EVENT=LAST) = / CL DIST=BINARY LINK=LOGIT ALPHA=0.1 SOLUTION ODDSRATIO (DIFF=FIRST&lt;BR /&gt;LABEL) DDFM=BW ;&lt;BR /&gt;WEIGHT HPWGT ;&lt;BR /&gt;RANDOM INTERCEPT / SUBJECT=HPSU TYPE=VC SOLUTION CL ;&lt;BR /&gt;RANDOM INTERCEPT / SUBJECT=HNUMBER (HPSU) TYPE=VC SOLUTION CL ;&lt;BR /&gt;COVTEST / WALD;&lt;BR /&gt;RUN;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Mar 2018 12:13:31 GMT</pubDate>
    <dc:creator>Silvana</dc:creator>
    <dc:date>2018-03-16T12:13:31Z</dc:date>
    <item>
      <title>PROC GLIMMIX estimate of the random effect</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GLIMMIX-estimate-of-the-random-effect/m-p/446123#M23434</link>
      <description>&lt;P&gt;I'm running a 3- level multilevel regression model using proc glimmix and one of the classes is HPSU so when i run the following code the estimate for &lt;STRONG&gt;HPSU random&lt;/STRONG&gt; effect is&amp;nbsp;&lt;STRONG&gt;9.13E-11 and the standard error is zero.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something i'm missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Here is the code I'm using:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC GLIMMIX DATA=DIRT METHOD=LAPLACE ;&lt;BR /&gt;CLASS HPSU HNUMBER;&lt;BR /&gt;MODEL HEPBRESF (EVENT=LAST) = / CL DIST=BINARY LINK=LOGIT ALPHA=0.1 SOLUTION ODDSRATIO (DIFF=FIRST&lt;BR /&gt;LABEL) DDFM=BW ;&lt;BR /&gt;WEIGHT HPWGT ;&lt;BR /&gt;RANDOM INTERCEPT / SUBJECT=HPSU TYPE=VC SOLUTION CL ;&lt;BR /&gt;RANDOM INTERCEPT / SUBJECT=HNUMBER (HPSU) TYPE=VC SOLUTION CL ;&lt;BR /&gt;COVTEST / WALD;&lt;BR /&gt;RUN;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 12:13:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GLIMMIX-estimate-of-the-random-effect/m-p/446123#M23434</guid>
      <dc:creator>Silvana</dc:creator>
      <dc:date>2018-03-16T12:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GLIMMIX estimate of the random effect</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GLIMMIX-estimate-of-the-random-effect/m-p/447564#M23435</link>
      <description>&lt;P&gt;Run the model with HPSU as&amp;nbsp; fixed-effect and check the F-value for HPSU,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some good advice found in&lt;/P&gt;&lt;P&gt;Tips and Strategies for Mixed Modeling with SAS/STAT® Procedures&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings12/332-2012.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings12/332-2012.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Usage Note&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;40724:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&gt;Comparing covariance structures, testing covariance parameters using the COVTEST statement in PROC GLIMMIX&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/40/724.html" target="_blank"&gt;http://support.sas.com/kb/40/724.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 20:10:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GLIMMIX-estimate-of-the-random-effect/m-p/447564#M23435</guid>
      <dc:creator>Consuelo</dc:creator>
      <dc:date>2018-03-21T20:10:04Z</dc:date>
    </item>
  </channel>
</rss>

