search for: fig5

Displaying 2 results from an estimated 2 matches for "fig5".

Did you mean: fig
2011 Aug 15
1
Font size R
Hi everyone. I'm using this following code: pdf(file="Fig5.pdf", width = 4.86, height = 6.29, pointsize = 10, family ='Times') par(mfcol = c(3,2), mai = c(0.4,0.8,0,0), omi = c(0.7, 0, 0.7, 0.1)); hist( rnorm(100) ) dev.off() When I open this in any vectorial software (like Illustrator), it says that my font size is 7 instead of 10 that I sp...
2011 Aug 08
0
Odp: Fw: R function for Gage R&R
..."b",ylab="Smerod. odch") abline(h=mean(mat1$x),col=3) abline(h=hmdm,col=2) abline(v=posice+.5,col="grey",lwd=2,lty=2) text(posice-volvzor/2,max(mat1$x),levels(operator[,drop=T])) #fig4 boxplot(split(vysledek,operator),notch=T) #fig5 barplot(t(as.matrix(result[c(1,4,5,6),4:velik])),beside=T) #fig6 boxplot(split(vysledek,vzorek),notch=T) par(mfrow=c(1,1)) mtext(paste("R+R anal?za", deparse(substitute(vysledek))), side=3, line=2, cex=1.5) } rozlis<-smodch[6]*qnorm(0.975) list(tabulka=round(resul...