<?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: Power analysis for 3-level models in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511682#M26183</link>
    <description>Thank you! I should have specified that I am looking for 3-level power analyses for longitudinal multilevel models that generate individual level estimates (not population averaged means) and using the MIXED (for linear outcomes) or GLIMMIX (for binary/poisson distribution outcomes) procedures.&lt;BR /&gt;</description>
    <pubDate>Fri, 09 Nov 2018 13:43:10 GMT</pubDate>
    <dc:creator>emdags</dc:creator>
    <dc:date>2018-11-09T13:43:10Z</dc:date>
    <item>
      <title>Power analysis for 3-level models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511591#M26181</link>
      <description>Wondering if anyone can share helpful references for conducting power analyses for three-level models (preferably including longitudinal models). Thank you!</description>
      <pubDate>Fri, 09 Nov 2018 03:36:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511591#M26181</guid>
      <dc:creator>emdags</dc:creator>
      <dc:date>2018-11-09T03:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Power analysis for 3-level models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511661#M26182</link>
      <description>&lt;P&gt;The main procedure for analysis of power for GLM-type models is &lt;A href="https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=14.3&amp;amp;docsetTarget=statug_glmpower_toc.htm&amp;amp;locale=en" target="_self"&gt;the GLMPOWER procedure.&lt;/A&gt;&amp;nbsp;It enables you to compute power and sample sizes for ANOVA models, repeated ANOVA models, GLM models with continuous covariates, and more. It uses the same syntax as the GLM procedure in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not an expert at using this procedure, but there is &lt;A href="https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=14.3&amp;amp;docsetTarget=statug_glmpower_examples03.htm&amp;amp;locale=en" target="_self"&gt;an example of a repeated measures ANOVA analysis&lt;/A&gt; in the example section of the doc.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 13:17:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511661#M26182</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-11-09T13:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Power analysis for 3-level models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511682#M26183</link>
      <description>Thank you! I should have specified that I am looking for 3-level power analyses for longitudinal multilevel models that generate individual level estimates (not population averaged means) and using the MIXED (for linear outcomes) or GLIMMIX (for binary/poisson distribution outcomes) procedures.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Nov 2018 13:43:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511682#M26183</guid>
      <dc:creator>emdags</dc:creator>
      <dc:date>2018-11-09T13:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Power analysis for 3-level models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511688#M26184</link>
      <description>&lt;P&gt;I see. In that case, I refer you to &lt;A href="https://communities.sas.com/t5/SAS-Statistical-Procedures/Help-with-power-analysis-of-mixed-models/td-p/131041" target="_self"&gt;a previous thread about power analysis for mixed models &lt;/A&gt;that&amp;nbsp;discusses two books and a website that might be useful for you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 14:05:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511688#M26184</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-11-09T14:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Power analysis for 3-level models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511778#M26185</link>
      <description>&lt;P&gt;That thread is from 2013, so I also want to provide some newer info:&lt;/P&gt;
&lt;P&gt;- &lt;A href="http://support.sas.com/resources/papers/proceedings14/SAS030-2014.pdf" target="_self"&gt;support for repeated measures&lt;/A&gt;&amp;nbsp;and also&amp;nbsp;summarizes how much of the mixed model realm that PROC GLMPOWER supports&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- &lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/1983-2018.pdf" target="_self"&gt;a discussion of power for generalized&amp;nbsp;linear models&lt;/A&gt;&amp;nbsp;with a discrete response&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In general, GLMPOWER is suitable if you omit&amp;nbsp;random effects and assume no missing data. I don't have further recommendations for procedures that apply to your case study. If you are motivated and a good programmer, you can obtain empirical estimates through simulation or use SAS/IML to implement the&amp;nbsp;special formulas mentioned&amp;nbsp;in the R documentation/code that you link to.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 18:44:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511778#M26185</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-11-09T18:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Power analysis for 3-level models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511889#M26186</link>
      <description>Thank you so much! The first source on repeated measures was particularly helpful.</description>
      <pubDate>Sat, 10 Nov 2018 00:28:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Power-analysis-for-3-level-models/m-p/511889#M26186</guid>
      <dc:creator>emdags</dc:creator>
      <dc:date>2018-11-10T00:28:46Z</dc:date>
    </item>
  </channel>
</rss>

