The readonly array property CvdMCC returns Matthews correlation coefficient of a binary PLS-DA classifier, assuming that the binary target values are 1 and -1. Please note that the false positive rates are only valid after performing a cross validation. The index of the CvdMCC property refers to the index of the response variables as stored in the matrix YMat and may take values between 1 and YMat.NrOfColumns.
| Hint: |
If the target values of a binary response variable are not -1 (false) and +1 (true), the calculated CvdMCC will be invalid. |
|