Displaying 1 result from an estimated 1 matches for "psi03".
Did you mean:
psi0
2006 Jun 01
1
how to add point and label to boxplot using bwplot
...cessful using the following code:
x1 <- c(1.317604376, 0.978038233, 0.396823901, 0.601130135, 1.039993474,
0.434282156, 0.941604514, 0.84796521, 1.614475852, 2.723760844)
c1 <- as.integer(c(9, 9, 2, 7, 10, 1, 11, 49, 26, 5))
plot1 <- bwplot(x1,cex=.5,scales=list(cex=0.5), xlab=list("psi03",cex=.5))
print(plot1,split=c(1,1,1,12),more=TRUE)
#plot2<-bwplot(x2,cex=.5,scales=list(cex=0.5), xlab=list("psi04",cex=.5))
#print(plot2,split=c(1,2,1,12),more=TRUE)
... (code for other 10 plots)
The main purpose is to create one of this pages with information relative to
each...