TBinaryTestTable::Sp2 Property

__declspec(property(get = GetSp2)) double Sp2;

Returns specificity.

Read: double GetSp2();
Remarks:

Returns specificity, defined as:

Sp = F0/M0 .

Note
This value is valid only for unpaired test.

Declared in Dew::Stats::TBinaryTestTable · Dew.Stats/StatTools.h · Cross-compiler