<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto"><SPAN style="RIGHT: auto">Caros colegas, mais uma vez eu recorro a vcs para resolver um problema com gráfico. </SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">Gostaria que aparecessem os valores de média e intervalos </SPAN><SPAN style="RIGHT: auto">de credibilidade em cada caixa; </SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">segundo, no eixo x, aparecesse em forma de letra grega sigma^2 para representar os componentes </SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">de variancia <B style="RIGHT: auto; mso-bidi-font-weight: normal"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt">σ</SPAN></B><B style="RIGHT: auto"><SUP style="RIGHT: auto"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: PT-BR">2</SPAN></SUP></B><B style="RIGHT: auto"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: PT-BR">a, <B style="RIGHT: auto; mso-bidi-font-weight: normal"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt">σ</SPAN></B><B style="RIGHT: auto"><SUP style="RIGHT: auto"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New
 Roman'; mso-fareast-language: PT-BR">2</SPAN></SUP></B><B style="RIGHT: auto"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: PT-BR">p, <B style="RIGHT: auto; mso-bidi-font-weight: normal"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt">σ</SPAN></B><B style="RIGHT: auto"><SUP style="RIGHT: auto"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: PT-BR">2</SPAN></SUP></B><B style="RIGHT: auto"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: PT-BR">ep, <SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt">σ</SPAN><B style="RIGHT: auto"><SUP style="RIGHT: auto"><SPAN
 style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: PT-BR">2</SPAN></SUP></B><B style="RIGHT: auto"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: PT-BR">e.</SPAN></B></SPAN></B></SPAN></B></SPAN></B></SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"><B style="RIGHT: auto"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: PT-BR"><B style="RIGHT: auto"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: PT-BR"><B style="RIGHT: auto"><SPAN style="LINE-HEIGHT: 150%; FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: PT-BR"></SPAN></B></SPAN></B></SPAN></B></SPAN><SPAN style="RIGHT: auto">Abaixo tem um exemplo da minha tentativa mas não deu certo. Aceito sugestões!!!<VAR id=yui-ie-cursor></VAR></SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">#exemplo</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">require(coda)<BR style="RIGHT: auto">mat.pn=read.table("cadeia.txt", header=F)<BR>mat.pn=as.matrix(mat.pn) # falar que é uma matriz</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">y=mcmc(mat.pn)<BR>vara= y[,1]<BR>varp= y[,3]<BR>varep= y[,4]<BR>vare= y[,2]<BR>library(grDevices)<BR>x.1=cbind(vara,varp,varep,vare)<BR>y.1=boxplot(x.1,range=0,ylab='Observações',font.main=3, font.lab=1,<BR>            main = "PN", cex.main = 1.2, font.main = 3)<BR>axis(1, at = c(sigma^2(a), sigma^2(p),sigma^2(ep),sigma^2(e)),<BR>     labels = expression(sigma^2(a), sigma^2(p),sigma^2(ep),sigma^2(e)))<BR style="RIGHT: auto" class=yui-cursor></div></SPAN>
<DIV></DIV>
<DIV style="RIGHT: auto"> Abraços</DIV>
<div style="RIGHT: auto" align=center><FONT style="RIGHT: auto" color=#0000bf face="times new roman, new york, times, serif">Daniele Portela de Oliveira</FONT></div>
<div style="RIGHT: auto" align=center><FONT style="RIGHT: auto" color=#0000bf face="times new roman, new york, times, serif">Mestranda Produção Animal - UEM</FONT></div>
<div style="RIGHT: auto" align=center><FONT style="RIGHT: auto" color=#0000bf>Cel: 44 9949 3525</FONT></div>
<div style="RIGHT: auto" align=center><FONT style="RIGHT: auto" color=#0000bf>       67 9617 0965</FONT></div>
<div style="RIGHT: auto" align=center> </div></div></body></html>