<div dir="ltr">anova(fit)</div><div class="gmail_extra"><br><br><div class="gmail_quote">Em 4 de novembro de 2013 15:13, geovane barbosa <span dir="ltr"><<a href="mailto:geovanecb@yahoo.com.br" target="_blank">geovanecb@yahoo.com.br</a>></span> escreveu:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:8pt;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif"><div>
<span><br></span></div><div></div><div>Olá pessoal tudo bem, boa tarde </div><div><br></div><div><br></div><div><br></div><div>Estou querendo realizar uma ANOVA em um conjunto de dados, o código segue abaixo </div><div><br>
</div><div><br></div><div><span style="color:rgb(68,68,68);font-family:'Lucida Console','courier new',monospace;font-size:13px;line-height:19.5px;background-color:rgb(250,250,250)">fit <- aov(Pressão ~  Fumante, data=mydataframe)</span><br>
</div><div><span style="color:rgb(68,68,68);font-family:'Lucida Console','courier new',monospace;font-size:13px;line-height:19.5px;background-color:rgb(250,250,250)"><br></span></div><div><span style="color:rgb(68,68,68);font-family:'Lucida Console','courier new',monospace;font-size:13px;line-height:19.5px;background-color:rgb(250,250,250)"><br>
</span></div><div><span style="color:rgb(68,68,68);font-family:'Lucida Console','courier new',monospace;font-size:13px;line-height:19.5px;background-color:rgb(250,250,250)"><br></span></div><div><span style="color:rgb(68,68,68);font-family:'Lucida Console','courier new',monospace;font-size:13px;line-height:19.5px;background-color:rgb(250,250,250)">Nesse caso ele faria anova entre o grupo de fumantes (3 categorias) do grupo Raça(3 categorias).</span></div>
<div><span style="color:rgb(68,68,68);font-family:'Lucida Console','courier new',monospace;font-size:13px;line-height:19.5px;background-color:rgb(250,250,250)"><br></span></div><div><span style="color:rgb(68,68,68);font-family:'Lucida Console','courier new',monospace;font-size:13px;line-height:19.5px;background-color:rgb(250,250,250)"><br>
</span></div><div><span style="color:rgb(68,68,68);font-family:'Lucida Console','courier new',monospace;font-size:13px;line-height:19.5px;background-color:rgb(250,250,250)"><br></span></div><div><span style="color:rgb(68,68,68);font-family:'Lucida Console','courier new',monospace;font-size:13px;line-height:19.5px;background-color:rgb(250,250,250)">como posso fazer esse procedimento?</span></div>
<div><span style="color:rgb(68,68,68);font-family:'Lucida Console','courier new',monospace;font-size:13px;line-height:19.5px;background-color:rgb(250,250,250)"><br></span></div><div><span style="color:rgb(68,68,68);font-family:'Lucida Console','courier new',monospace;font-size:13px;line-height:19.5px;background-color:rgb(250,250,250)"><br>
</span></div><div><br></div> </div></div><br>_______________________________________________<br>
R-br mailing list<br>
<a href="mailto:R-br@listas.c3sl.ufpr.br">R-br@listas.c3sl.ufpr.br</a><br>
<a href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br" target="_blank">https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br</a><br>
Leia o guia de postagem (<a href="http://www.leg.ufpr.br/r-br-guia" target="_blank">http://www.leg.ufpr.br/r-br-guia</a>) e forneça código mínimo reproduzível.<br></blockquote></div><br></div>