IsDichotomous

Declaration: TVector.IsDichotomous (var v1, v2: double): boolean;
The function IsDichotomous returns TRUE if the values of the vector are dichotomous. The variable parameters v1 and v2 are valid only if the function returns TRUE and contain the two dichotomous values.