newgraph xaxis size 5.00 min 1 max 50 log label fontsize 9 font Times-Roman : Number of symbol occurrences hash_labels fontsize 6 font Times-Roman precision 0 yaxis size 3.00 min 0.4 max 1.0 label fontsize 9 font Times-Roman : Probability of novel symbol hash_labels fontsize 6 font Times-Roman precision 1 legend defaults x 20 y 0.5 hjc vjb newcurve pts shell : awk '/\./{ print $1, $2 }' multi-d1.data marktype none linetype solid gray 0.0 linethickness 0.5 label font Times-Roman fontsize 8 : actual p(novel) newcurve pts shell : awk '/\./{ print $1, $3 }' multi-d1.data marktype none linetype dotted gray 0.3 linethickness 0.5 label font Times-Roman fontsize 8 : p'(novel), method X newcurve pts shell : awk '/\./{ if( $4<=1.0) { print $1, $4 } }' multi-d1.data marktype none linetype dashed gray 0.3 linethickness 0.5 label font Times-Roman fontsize 8 : p'(novel), method X+stdev (* newcurve pts shell : awk '/\./{ print $1, $5 }' multi-d1.data marktype none linetype dashed gray 0.3 linethickness 0.5 *) newcurve pts shell : awk '/\./{ print $1, $6 }' multi-d1.data marktype none linetype solid gray 0.6 linethickness 1.5 label font Times-Roman fontsize 8 : p'(novel), method X-fac newcurve pts shell : awk '/\./{ print $1, $7 }' multi-d1.data marktype none linetype dashed gray 0.6 linethickness 1.5 label font Times-Roman fontsize 8 : p'(novel), method X-fac+stdev (* newcurve pts shell : awk '/\./{ print $1, $8 }' multi-d1.data marktype none linetype dashed gray 0.6 linethickness 0.5 *)