[R] Impaired boxplot functionality - mean instead of median

Evgeniy Kachalin ka4alin at yandex.ru
Fri Dec 2 07:40:49 CET 2005


Austin, Matt ЃпЃиЃшЃеЃт:
> Check your syntax on the bwplot call.
> 
> fa <- data.frame(doz=sample(500:2000, size=500), fabp2=rep(1:20, 25))
> 
> bwplot(factor(fabp2) ~ doz, data=fa, panel=panel.bpplot)

Yes, that's almost the same.... But there is a huge amount of data on 
the graphic, too much for estimation of rather simple and small 
dataset... And also too much for publication in journals, I think. :|

-- 
Evgeniy




More information about the R-help mailing list