Package com.compomics.util.math.roc

ROC curve calculation.
  • Class Summary 
    Class Description
    DataRoc
    This class can be used to draw roc curves from experimental data.
    DistributionRoc
    This class can be used to draw roc curves from experimental data.
  • Enum Summary 
    Enum Description
    DataRoc.RocInterpolation
    Enum listing the possible ways of interpolating points on the ROC.