Returns test sensitivity.
Returns sensitiviy, calculated from table values. For two sample unpaired binary test, sensitivity is defines as:
Se = T1/N1.
For two-sample paired test, sensitivity is defines as:
Se = M1/N .
TBinaryTestTable Properties