<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:8pt"><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></body></html>