|
Inherited from Calculator:
__init__,
__repr__,
calcAUAC,
calcActivesInN,
calcActivesInNStar,
calcAveNumberOutrankingDecoys,
calcBEDROC,
calcDEF,
calcDEFP,
calcDEFStar,
calcEF,
calcEFF,
calcEFP,
calcEFStar,
calcFOD,
calcMWUROC,
calcRIE,
calcROC,
calculateMetrics,
calculateSensitivity,
calculateSpecificity,
format,
getActiveRankCsvRows,
getCsvRows,
getPercentScreenCurvePoints,
getROCAreaRomberg,
getROCCurvePoints,
report,
savePlot
Inherited from Calculator (private):
_getActiveSampleSize,
_getActiveSampleSizeStar,
_getDecoySampleSize,
_getDiversityFactor,
_getMaxEfValue,
_getSe,
_logZeroDivisionError,
_parseActiveTitles,
_parseCsvResults,
_parseGlideReptResults,
_parseStructureFileResults,
_parseStructureResults,
_parseTableResults,
_setMaxEfValue,
_setMinTcTotalActives
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|