Blame view
tools/sctk-2.4.10/src/hubscr/test2-sastt.base/sastt-case2.sys.rttm.filt.sbhist.plt
403 Bytes
8dcb6dfcb first commit |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
## GNUPLOT command file set samples 1000 set key 30.000000,90.000000 set xrange [0:1] set yrange [0:100] set ylabel '% Hypothesis Correct' set xlabel 'Confidence Scores' set title 'Scaled Binned Confidence scores for sastt-case2.sys.rttm.filt' set nogrid set size 0.78,1 set nolabel plot 'sastt-case2.sys.rttm.filt.sbhist.dat' title 'True' with boxes, x*100 title 'Expected' set size 1.0, 1.0 set key |