<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="color: rgb(0, 0, 0); font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt;">
<span>
<div style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
<span style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">Prezados colegas,</span></div>
<span style="display: inline !important; color: rgb(32, 31, 30); font-family: "Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: 100%"></span>
<div style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
<span style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px"><br>
</span></div>
<span style="display: inline !important; color: rgb(32, 31, 30); font-family: "Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: 100%"></span>
<div style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
<span style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">Boa noite! Estou analisando um experimento em DBC com  2 fatores arranjados no esquema de faixas. Estou em dúvida em relação a verificação dos pressupostos do modelo. </span></div>
<span style="display: inline !important; color: rgb(32, 31, 30); font-family: "Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: 100%"></span>
<div style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
<span style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px"><br>
</span></div>
<span style="display: inline !important; color: rgb(32, 31, 30); font-family: "Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: 100%"></span>
<div style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
<span style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">Em uma material do professor Euclides  encontrei que para um fatorial (2 fatores) ele define o fator "tratamento" como a combinação dos níveis dos fatores em estudo
 e faz o teste das pressuposições considerando apenas o delineamento experimental. </span></div>
<span style="display: inline !important; color: rgb(32, 31, 30); font-family: "Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: 100%"></span>
<div style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
<span style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px"><span style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px"><br>
</span></span></div>
<span style="display: inline !important; color: rgb(32, 31, 30); font-family: "Segoe UI","Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif; font-size: 15px; font-size-adjust: none; font-stretch: 100%"></span>
<div style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
<span style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px"><span style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">> # Teste de Bartlett<br>
</span>
<div style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
> bartlett.test(Y~FTR)​ ## Em que FTR é o fator Tratamento</div>
<div style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
> # Teste de Levene​</div>
<div style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
> #require(lawstat)​</div>
<div style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
<span style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">> levene.test(Y, FTR)</span></div>
<div style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
<br>
</div>
<div style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
Considerando que tenho também dois fatores, porem arranjados em faixas, posso usar a mesma ideia ou os erros adicionais que compõem o modelo de faixas inviabilizam essa ideia?</div>
<div style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
<br>
</div>
<div style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
Desde já agradeço</div>
<div style="font-size-adjust: none; font-stretch: 100%; margin-bottom: 0px; margin-top: 0px">
Att</div>
</span></div>
<br>
</span></div>
</body>
</html>