📄 hanleymcneilcomparator.h
字号:
//-------------------------------------------------------------------// Author........: Aleksander 豩rn// Date..........:// Description...:// Revisions.....://===================================================================#ifndef __HANLEYMCNEILCOMPARATOR_H__#define __HANLEYMCNEILCOMPARATOR_H__#include <copyright.h>#include <kernel/utilities/binaryoutcomecomparator.h>//-------------------------------------------------------------------// Class.........: HanleyMcNeilComparator// Author........: Aleksander 豩rn// Date..........:// Description...: Implements Hanley-McNeil's method for statistical// hypothesis testing of the AUC from two correlated// ROC curves derived from the same set of cases.// Comments......:// Revisions.....: A
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -