<?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: factorial split-plot with a strip factor in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208337#M11238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the SE for the difference between nem or trt is the same value (0.06268) when using kr, satterwaithe or nothing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 19:29:34 GMT</pubDate>
    <dc:creator>palolix</dc:creator>
    <dc:date>2015-06-18T19:29:34Z</dc:date>
    <item>
      <title>factorial split-plot with a strip factor</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208333#M11234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SAS Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My design is a factorial split-plot; main plots consisted of a 2-factor factorial design (nem and trt). Main plots were divided into 2-subplots, each cropped to a different cultivar. Since a different cereal was cropped every year in the plots, to compare the response var (pop) between cereals, cereal was analyzed as strip factor within the split plot model.&lt;SPAN lang="EN-US" style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know is this model is correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; background: lime;"&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Times','serif'; background: lime;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;proc mixed data=one;&lt;/P&gt;&lt;P&gt;class blk nem trt cultivar cereal;&lt;/P&gt;&lt;P&gt;model pop=nem|trt|cultivar|cereal/ddfm=kr;&lt;/P&gt;&lt;P&gt;random intercept nem*trt cereal nem*cereal trt*cereal nem*trt*cereal cultivar*cereal nem*cultivar*cereal trt*cultivar*cereal/subject=blk;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would greatly appreciate your comments!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caroline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 13:43:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208333#M11234</guid>
      <dc:creator>palolix</dc:creator>
      <dc:date>2015-06-17T13:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: factorial split-plot with a strip factor</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208334#M11235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The random terms all look correct for a strip plot, I just worry about calculating four-way interactions with any degree of precision unless you have a LOT of data.&amp;nbsp; IF the model converges, then the tests should have the right degrees of freedom and compare the correct quadratic forms.&amp;nbsp; Seems a big IF to me, though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 18:10:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208334#M11235</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-06-18T18:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: factorial split-plot with a strip factor</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208335#M11236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your help dear Steve!! it did work and also converged &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp; for all dependent variables. Since I do not have missing values maybe I should use satherwaite instead of kr....do you agree?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Steve!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caroline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 18:55:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208335#M11236</guid>
      <dc:creator>palolix</dc:creator>
      <dc:date>2015-06-18T18:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: factorial split-plot with a strip factor</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208336#M11237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Caroline,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Too many variance components with different degrees of freedom.&amp;nbsp; Be pragmatic about this, how much gain (or loss) in power do you get from the shrinkage part of KR, as opposed to the combining of variances using Satterthwaite's method?&amp;nbsp; Just look at the standard error of the difference for trt or nem as a guidance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 19:01:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208336#M11237</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-06-18T19:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: factorial split-plot with a strip factor</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208337#M11238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the SE for the difference between nem or trt is the same value (0.06268) when using kr, satterwaithe or nothing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 19:29:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208337#M11238</guid>
      <dc:creator>palolix</dc:creator>
      <dc:date>2015-06-18T19:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: factorial split-plot with a strip factor</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208338#M11239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not surprised with completely balanced data, and no repeated measures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 19:32:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208338#M11239</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-06-18T19:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: factorial split-plot with a strip factor</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208339#M11240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Appreciate your comments Steve. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caroline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 19:44:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/factorial-split-plot-with-a-strip-factor/m-p/208339#M11240</guid>
      <dc:creator>palolix</dc:creator>
      <dc:date>2015-06-18T19:44:32Z</dc:date>
    </item>
  </channel>
</rss>

