<?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: Strip-split plot Interaction analysis in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Strip-split-plot-Interaction-analysis/m-p/108794#M30321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stop.&amp;nbsp; PROC GLM will not correctly calculate standard errors for split plot models.&amp;nbsp; Do whatever it takes to get a copy of Littell et al.'s SAS for Mixed Models, 2nd ed., and go to chapter 4 on split-plot models.&amp;nbsp; Also check out Chapter 16, which has case studies, especially 16.4 A Split-Plot Experiment with Correlated Whole Plots, 16.5 A Complex Split Plot: Whole Plot Conducted as an Incomplete Latin Square, and &lt;STRONG&gt;16.6 A Complex Strip-Split-Split Plot Example.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try rewriting your model using PROC MIXED.&amp;nbsp; If you have problems, please post your code and the problems you are having.&amp;nbsp; It would probably help to post any follow-up in the SAS Statistical Procedures forum, where the participants tend to be more focused on statistical issues.&amp;nbsp; Good luck.&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, 10 Oct 2013 12:39:26 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2013-10-10T12:39:26Z</dc:date>
    <item>
      <title>Strip-split plot Interaction analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Strip-split-plot-Interaction-analysis/m-p/108793#M30320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am SAS illiterate and trying to finish my thesis (our departmental statistician retired). Having trouble collecting all necessary data for a strip-split plot. I need to analyze all of the main factors and their interactions. Previously, I was getting a minimum significant difference. Can anyone tell me if I am fully analyzing the data? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whole plot factor: treatment&lt;/P&gt;&lt;P&gt;Strip: mowing&lt;/P&gt;&lt;P&gt;Split: timing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Random: rep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on information I found online and previous codes, this is what I've come up with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc glm data = visual;&lt;/P&gt;&lt;P&gt;class rep timing trt mowing;&lt;/P&gt;&lt;P&gt;model visual = timing|trt|mowing;&lt;/P&gt;&lt;P&gt;by MAT;&lt;/P&gt;&lt;P&gt;random timing|trt|mowing|rep;&lt;/P&gt;&lt;P&gt;lsmeans timing|trt|mowing / pdiff adjust=BON cl lines;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 19:52:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Strip-split-plot-Interaction-analysis/m-p/108793#M30320</guid>
      <dc:creator>lcbeck</dc:creator>
      <dc:date>2013-10-09T19:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Strip-split plot Interaction analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Strip-split-plot-Interaction-analysis/m-p/108794#M30321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stop.&amp;nbsp; PROC GLM will not correctly calculate standard errors for split plot models.&amp;nbsp; Do whatever it takes to get a copy of Littell et al.'s SAS for Mixed Models, 2nd ed., and go to chapter 4 on split-plot models.&amp;nbsp; Also check out Chapter 16, which has case studies, especially 16.4 A Split-Plot Experiment with Correlated Whole Plots, 16.5 A Complex Split Plot: Whole Plot Conducted as an Incomplete Latin Square, and &lt;STRONG&gt;16.6 A Complex Strip-Split-Split Plot Example.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try rewriting your model using PROC MIXED.&amp;nbsp; If you have problems, please post your code and the problems you are having.&amp;nbsp; It would probably help to post any follow-up in the SAS Statistical Procedures forum, where the participants tend to be more focused on statistical issues.&amp;nbsp; Good luck.&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, 10 Oct 2013 12:39:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Strip-split-plot-Interaction-analysis/m-p/108794#M30321</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-10-10T12:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Strip-split plot Interaction analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Strip-split-plot-Interaction-analysis/m-p/108795#M30322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to find a copy. Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 15:50:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Strip-split-plot-Interaction-analysis/m-p/108795#M30322</guid>
      <dc:creator>lcbeck</dc:creator>
      <dc:date>2013-10-10T15:50:56Z</dc:date>
    </item>
  </channel>
</rss>

