<?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 Effect size for repeated ANOVA in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-for-repeated-ANOVA/m-p/328710#M17337</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the following code for repeated ANOVA:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glm data=work.import;&lt;BR /&gt;class k p Sampsize_proprtn commun_type ;&lt;BR /&gt;model Loading_Sensitivity_p Loading_Sensitivity_u Loading_Sensitivity_m = k | p | Sampsize_proprtn | commun_type &amp;nbsp;@2/ alpha=0.025 effectsize ss3;&lt;BR /&gt;repeated method 3/printe;&lt;BR /&gt;ods output ModelANOVA = c1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this correct to find EFFECT SIZE for REPEATED ANOVA?&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2017 12:34:13 GMT</pubDate>
    <dc:creator>stuti</dc:creator>
    <dc:date>2017-01-31T12:34:13Z</dc:date>
    <item>
      <title>Effect size for repeated ANOVA</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-for-repeated-ANOVA/m-p/328710#M17337</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the following code for repeated ANOVA:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glm data=work.import;&lt;BR /&gt;class k p Sampsize_proprtn commun_type ;&lt;BR /&gt;model Loading_Sensitivity_p Loading_Sensitivity_u Loading_Sensitivity_m = k | p | Sampsize_proprtn | commun_type &amp;nbsp;@2/ alpha=0.025 effectsize ss3;&lt;BR /&gt;repeated method 3/printe;&lt;BR /&gt;ods output ModelANOVA = c1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this correct to find EFFECT SIZE for REPEATED ANOVA?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 12:34:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-for-repeated-ANOVA/m-p/328710#M17337</guid>
      <dc:creator>stuti</dc:creator>
      <dc:date>2017-01-31T12:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Effect size for repeated ANOVA</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-for-repeated-ANOVA/m-p/329082#M17368</link>
      <description>&lt;P&gt;Probably not. &amp;nbsp;From the documentation on the EFFECTSIZE option:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"...except for those displayed by the &lt;A href="https://communities.sas.com/t5/forums/replypage/board-id/statistical_procedures/message-id/statug_glm_syntax19.htm#statug.glm.rand_opt_test" target="_blank"&gt;TEST&lt;/A&gt; option in the &lt;A href="https://communities.sas.com/t5/forums/replypage/board-id/statistical_procedures/message-id/statug_glm_syntax19.htm" target="_blank"&gt;RANDOM&lt;/A&gt; statement, by &lt;A href="https://communities.sas.com/t5/forums/replypage/board-id/statistical_procedures/message-id/statug_glm_syntax06.htm" target="_blank"&gt;CONTRAST&lt;/A&gt; and &lt;A href="https://communities.sas.com/t5/forums/replypage/board-id/statistical_procedures/message-id/statug_glm_syntax24.htm" target="_blank"&gt;TEST&lt;/A&gt; statements with the &lt;A href="https://communities.sas.com/t5/forums/replypage/board-id/statistical_procedures/message-id/statug_glm_syntax06.htm#statug.glm.contr_opt_eff" target="_blank"&gt;E=&lt;/A&gt; option, and by &lt;A href="https://communities.sas.com/t5/forums/replypage/board-id/statistical_procedures/message-id/statug_glm_syntax11.htm" target="_blank"&gt;MANOVA&lt;/A&gt; and &lt;A href="https://communities.sas.com/t5/forums/replypage/board-id/statistical_procedures/message-id/statug_glm_syntax20.htm" target="_blank"&gt;REPEATED&lt;/A&gt; statements."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since you use the REPEATED statement to obtain your F values, I would suspect that no effect size estimate will be included. &amp;nbsp;I could be wrong, and the effect sizes appear in the univariate ANOVA tables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2017 13:33:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-for-repeated-ANOVA/m-p/329082#M17368</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2017-02-01T13:33:01Z</dc:date>
    </item>
  </channel>
</rss>

