Displaying 1 result from an estimated 1 matches for "ahirst".
Did you mean:
thirst
2006 May 23
1
lattice package - question on plotting lines
Hi all,
I was trying to plot a graph using the following data:
method percent accuracy group
A1 4 0.8529 cns
A1 10 0.8412 cns
A1 15 0.8235 cns
A2 4 0.9353 cns
A2 10 0.9412 cns
A2 15 0.9471 cns
A1 4 0.8323 col
A1 10 0.8452 col
A1 15 0.8484 col
A2 4 0.8839 col
A2 10 0.8677 col
A2 15 0.8678 col
#################
The code I'm using to generate the graphs is:
### code :