Displaying 1 result from an estimated 1 matches for "psi04".
Did you mean:
psi0
2006 Jun 01
1
how to add point and label to boxplot using bwplot
...604514, 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 hospital. So, on each boxplot I need to add a point indicating where
that hospital falls with a label that indicates the number...