<html><body><div style="color:#000; background-color:#fff; font-family:tahoma, new york, times, serif;font-size:10pt"><div><span>#Pessoal! Boa noite ! <br></span></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: tahoma,new york,times,serif; background-color: transparent; font-style: normal;">#Estou tentando sem sucesso fazer o desdobramento de interações com R. Cheguei a baixar alguns arquivos da net no endereço "<span style="text-decoration: underline;">http://www.leg.ufpr.br/doku.php/ridiculas#desdobramento_de_interacao_em_experimento_fatorial</span>" . Porêm tive o mesmo problema que tive com meus dados. <br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: tahoma,new york,times,serif; background-color: transparent; font-style: normal;">#Usei os mesmos comandos retirados da net para os dados tirados de lá. A anova "geral" saiu normalmente:</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px;
 font-family: tahoma,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: tahoma,new york,times,serif; background-color: transparent; font-style: normal;">>rend<-read.table("C:\\Program Files\\R\\RDADOS\\UFPR1.txt",h=T) #após armezenar arquivo no meu PC#</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: tahoma,new york,times,serif; background-color: transparent; font-style: normal;">>rend<br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: tahoma,new york,times,serif; background-color: transparent; font-style: normal;">>m1 <- aov(rg~bloc+A/K, data=rend)</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: tahoma,new york,times,serif; background-color: transparent; font-style: normal;">>summary(m1) #Anova geral saiu norma sem problemas#<br></div><div style="color: rgb(0,
 0, 0); font-size: 13.3333px; font-family: tahoma,new york,times,serif; background-color: transparent; font-style: normal;">            Df Sum Sq Mean Sq F value  Pr(>F)    <br>bloc         1   51.3    51.3   3.585  0.0624 .  <br>A            1  495.6   495.6  34.633 1.2e-07 ***<br>A:K          1 2213.7  2213.7 154.712 < 2e-16 ***<br>Residuals   71 1015.9    14.3                    <br>---<br>Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 <br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px;
 font-family: tahoma,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: tahoma,new york,times,serif; background-color: transparent; font-style: normal;">>summary(m1,split=list("A:K"=list("A-37.5"=c(1,4,7,10),"A-50.0"=c(2,5,8,11),"A-62.5"=c(3,6,9,12)))) #<span style="background-color: rgb(255, 255, 0);"><span>Mas o desdobramento não mostra Quadrado médio nem mesmo, F-value ou mesmo o P-value. O que eu posso ter feito de errado??</span></span><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: tahoma,new york,times,serif; background-color: transparent; font-style: normal;">              Df Sum Sq Mean Sq F value  Pr(>F)    <br>bloc           1   51.3   
 51.3   3.585  0.0624 .  <br>A              1  495.6   495.6  34.633 1.2e-07 ***<br>A:K            1 2213.7  2213.7 154.712 < 2e-16 ***<br>  A:K: A-37.5  4                                   <br>  A:K: A-50.0  4                                   <br>  A:K: A-62.5 
 4                                   <br>Residuals     71 1015.9    14.3                    <br>---<br>Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 </div><div style="color:rgb(0, 0, 0);font-size:13px;font-family:arial, helvetica, clean, sans-serif;background-color:transparent;font-style:normal;text-align:center;">Odirley Campos<br>Engenheiro Agrônomo UFV/MG<br></div></div></body></html>