Displaying 1 result from an estimated 1 matches for "p18334136".
2008 Jul 08
1
shading an area in a edf
...o.p = TRUE,
lwd=3,
ylab = "",
xlab = "",
xlim = c(1,5.5))
abline(h= (0:5)*0.2)
#mean
abline(v=mean(x), lwd=2)
mtext(text=expression(bar(x) == 3.07), side=1, adj=0.462, padj=3, cex=1)
***
Now I would like to shade the two areas:
http://www.nabble.com/file/p18334136/ecdf.gif
Is it possible to do this without too much effort?
Thanks for any suggestion
Tobias
--
View this message in context: http://www.nabble.com/shading-an-area-in-a-edf-tp18334136p18334136.html
Sent from the R help mailing list archive at Nabble.com.