public ROCData(BIO.Framework.Core.Evaluation.Results.Statistics s)
 {
     stats = s.createCopy();
 }