search for: drch

Displaying 1 result from an estimated 1 matches for "drch".

Did you mean: arch
2006 Mar 12
1
Misalignment of secondary axis on boxplot
...plot. The problem is that the point of the line does not correspond to the centrepoint of the boxplot, which makes presentation and interpretation sloppy. Could someone point out where I am going wrong please? #DATA f<-factor(ld$Name[ld$Order==5],levels=c("SVR","MKF","DRCH","TNC","MTN","WLB","HMB")) g<-c(0.0213750, 0.0017000, 0.0228150, 0.0000000, 0.0787800,NA, 0.0220400, 0.0471900, 0.0060500, NA, 0.0285600, 0.0079980, 0.0000000,NA,0.0175560,0.0754110,NA, 0.0702780,NA, 0.0065875, 0.0000000, NA, 0.0000000, 0.0000000, 0....