Hi:
Look at the function plotmeans() in package gplots and run
example(plotmeans).
I tried something like
plotmeans(Relevance ~ round(Position, 3), data = df, xlab = 'Position')
but you may want to play with some of the options to get what you want.
HTH,
Dennis
On Wed, Jun 16, 2010 at 8:25 AM,
Hello,
I have a data frame that looks like
Position, Relevance
0, 0.151531117072265
0, 0.245532564696541
0, 0.285207130323724
0, 0.302718099889669
0, 0.308213700400889
0, 0.341562706518953
0.0151515151515152, 0.368991215730364
0.0263157894736842, 0.256406702156839
0.0263157894736842, 0.3440031570
2 matches
Mail list logo