__declspec(property(get = GetSp1)) double Sp1;
Returns specificity.
Read:
double GetSp1();Remarks:
Returns specificity, defined as:
Sp = F0/N0.
Note
This value is valid only for unpaired test.
Declared in Dew::Stats::TBinaryTestTable · Dew.Stats/StatTools.h · Cross-compiler