<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>?identify</div><div><br></div><div>?cooks distance<br><br><div>[. ]'s.</div>Edson Lira<div>Estatístico</div><div>Ma-Am</div></div><div><br>Em 24/04/2013, às 16:25, T Branquinho <<a href="mailto:tbranquinho1@hotmail.com">tbranquinho1@hotmail.com</a>> escreveu:<br><br></div><blockquote type="cite"><div>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr"><div>Caros R-users,</div><div><br></div>Estou avaliando alguns modelos feitos em programas diferentes e gostaria de padronizar os gráficos conforme o R, me esbarrei com algumas dificuldades, como acrescentar o gráfico abaixo a informação dos limites inferiores e superiores (igual fiz no abline) e como identificar no gráfico apenas os outliers?.<div><span class="Apple-style-span" style="border-collapse: separate; font-family: 'Droid Sans Mono'; font-size: 13px; line-height: 16px; white-space: pre-wrap; border-spacing: 0px; background-color: rgb(225, 226, 229);"><pre tabindex="0" class="GNVMTOMCABB" style="font-family: 'Droid Sans Mono'; outline: none; border: none; margin-top: 0px; margin-bottom: 0px; -webkit-user-select: text; line-height: 1.25; font-size: 10pt !important; white-space: pre-wrap !important;"><span class="GNVMTOMCHAB ace_keyword" style="color: blue; "><br></span></pre><pre tabindex="0" class="GNVMTOMCABB" style="font-family: 'Droid Sans Mono'; outline: none; border: none; margin-top: 0px; margin-bottom: 0px; -webkit-user-select: text; line-height: 1.25; font-size: 10pt !important; white-space: pre-wrap !important;"><span class="GNVMTOMCHAB ace_keyword" style="color: blue; ">xnames <- c("1","2","3","4","5","6","7","8","9","10")</span></pre><pre tabindex="0" class="GNVMTOMCABB" style="font-family: 'Droid Sans Mono'; outline: none; border: none; margin-top: 0px; margin-bottom: 0px; -webkit-user-select: text; line-height: 1.25; font-size: 10pt !important; white-space: pre-wrap !important;"><span class="GNVMTOMCHAB ace_keyword" style="color: blue; ">x <- rnorm(10, 0, 2)
</span><span class="GNVMTOMCHAB ace_keyword" style="color: blue; ">y <- rnorm(10, 1, 1)
</span><span class="GNVMTOMCHAB ace_keyword" style="color: blue; ">plot(y,x,xlab="Residuals",ylab="Fitted values",main="Residuals vs Fitted"); abline(h = 0, lty = 3, col = "gray")</span></pre><pre tabindex="0" class="GNVMTOMCABB" style="font-family: 'Droid Sans Mono'; outline: none; border: none; margin-top: 0px; margin-bottom: 0px; -webkit-user-select: text; line-height: 1.25; font-size: 10pt !important; white-space: pre-wrap !important;"><br></pre></span></div>                                       </div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>R-br mailing list</span><br><span><a href="mailto:R-br@listas.c3sl.ufpr.br">R-br@listas.c3sl.ufpr.br</a></span><br><span><a href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br">https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br</a></span><br><span>Leia o guia de postagem (<a href="http://www.leg.ufpr.br/r-br-guia">http://www.leg.ufpr.br/r-br-guia</a>) e forneça código mínimo reproduzível.</span></div></blockquote></body></html>