[R] points(x,y), mean and standard deviation
ashz
ashz at walla.co.il
Tue Oct 19 16:13:53 CEST 2010
Hi,
Thanks for the tip.
I run this script:
means.cl <- c(82, 79, 110, 136,103)
stderr.cl <- c(8.1,9.2,7.4,1.6,7.6)
plotCI(x = means.cl , uiw = stderr.cl, pch=24)
But how can I connect the mean triangles with a line?
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/points-x-y-mean-and-standard-deviation-tp3001683p3002173.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list