<?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: latin square in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/latin-square/m-p/693583#M33471</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/353691"&gt;@GodoyCE&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Dear all !!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you can help me, I amworking on a versión for Windows 9.0&amp;nbsp;analizing the data obtained from a field experiment testing five treatments with five replications in a latin square design, just focusing in efficacy,&amp;nbsp;I am trying&amp;nbsp;with several data accomodation in the program but &amp;nbsp;I&amp;nbsp;couldn't get the results.&lt;/P&gt;
&lt;P&gt;my&amp;nbsp;CODE is as follows&lt;/P&gt;
&lt;P&gt;DATA CUADLA;&lt;/P&gt;
&lt;P&gt;CLASS Columna Fila Trat;&lt;/P&gt;
&lt;P&gt;INPUT Columna Fila Trat Pdano;&lt;/P&gt;
&lt;P&gt;CARDS;&lt;/P&gt;
&lt;P&gt;PROC GLM;&lt;/P&gt;
&lt;P&gt;CLASS Columna Fila Trat;&lt;/P&gt;
&lt;P&gt;MODEL Pdano=Columna Fila Trat;&lt;/P&gt;
&lt;P&gt;MEANS/TUKEY;&lt;/P&gt;
&lt;P&gt;RUN;&lt;/P&gt;
&lt;P&gt;I do not know if I am correct, when I see the output in the program for ANOVA I cannot see the results for Tukey test to know wich treatment is different, so, if you have any suggestion I will appreciate.&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If you can't see the means, try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;means columna fila trat/tukey;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Oct 2020 18:15:41 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2020-10-22T18:15:41Z</dc:date>
    <item>
      <title>latin square</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/latin-square/m-p/693581#M33470</link>
      <description>&lt;P&gt;Dear all !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you can help me, I amworking on a versión for Windows 9.0&amp;nbsp;analizing the data obtained from a field experiment testing five treatments with five replications in a latin square design, just focusing in efficacy,&amp;nbsp;I am trying&amp;nbsp;with several data accomodation in the program but &amp;nbsp;I&amp;nbsp;couldn't get the results.&lt;/P&gt;&lt;P&gt;my&amp;nbsp;CODE is as follows&lt;/P&gt;&lt;P&gt;DATA CUADLA;&lt;/P&gt;&lt;P&gt;CLASS Columna Fila Trat;&lt;/P&gt;&lt;P&gt;INPUT Columna Fila Trat Pdano;&lt;/P&gt;&lt;P&gt;CARDS;&lt;/P&gt;&lt;P&gt;PROC GLM;&lt;/P&gt;&lt;P&gt;CLASS Columna Fila Trat;&lt;/P&gt;&lt;P&gt;MODEL Pdano=Columna Fila Trat;&lt;/P&gt;&lt;P&gt;MEANS/TUKEY;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;I do not know if I am correct, when I see the output in the program for ANOVA I cannot see the results for Tukey test to know wich treatment is different, so, if you have any suggestion I will appreciate.&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 18:08:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/latin-square/m-p/693581#M33470</guid>
      <dc:creator>GodoyCE</dc:creator>
      <dc:date>2020-10-22T18:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: latin square</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/latin-square/m-p/693583#M33471</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/353691"&gt;@GodoyCE&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Dear all !!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you can help me, I amworking on a versión for Windows 9.0&amp;nbsp;analizing the data obtained from a field experiment testing five treatments with five replications in a latin square design, just focusing in efficacy,&amp;nbsp;I am trying&amp;nbsp;with several data accomodation in the program but &amp;nbsp;I&amp;nbsp;couldn't get the results.&lt;/P&gt;
&lt;P&gt;my&amp;nbsp;CODE is as follows&lt;/P&gt;
&lt;P&gt;DATA CUADLA;&lt;/P&gt;
&lt;P&gt;CLASS Columna Fila Trat;&lt;/P&gt;
&lt;P&gt;INPUT Columna Fila Trat Pdano;&lt;/P&gt;
&lt;P&gt;CARDS;&lt;/P&gt;
&lt;P&gt;PROC GLM;&lt;/P&gt;
&lt;P&gt;CLASS Columna Fila Trat;&lt;/P&gt;
&lt;P&gt;MODEL Pdano=Columna Fila Trat;&lt;/P&gt;
&lt;P&gt;MEANS/TUKEY;&lt;/P&gt;
&lt;P&gt;RUN;&lt;/P&gt;
&lt;P&gt;I do not know if I am correct, when I see the output in the program for ANOVA I cannot see the results for Tukey test to know wich treatment is different, so, if you have any suggestion I will appreciate.&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If you can't see the means, try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;means columna fila trat/tukey;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 18:15:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/latin-square/m-p/693583#M33471</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-10-22T18:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: latin square</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/latin-square/m-p/695200#M33570</link>
      <description>&lt;P&gt;Dear all !! Idid what you suggested regarding on latin square design, as far as I´ve seen latin square applied only for few data, in my case I have a pre evaluation data followed by five more results obtained from other five evaluations, total six data for each treatment and replication, around 150 data, what do yo suggest to get the ANOVA or other stathistycall tests to view the difference between treatments?&lt;/P&gt;&lt;P&gt;My data accomodation is as follows: Trat Fila Columna Pdano and my GLM id Pdano=Trat Fila Columna what else can I try?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 14:23:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/latin-square/m-p/695200#M33570</guid>
      <dc:creator>GodoyCE</dc:creator>
      <dc:date>2020-10-29T14:23:44Z</dc:date>
    </item>
  </channel>
</rss>

