YDataIsDichot
Declaration: |
TRndForest.YDataIsDichot (var Dicho1, Dicho2: double): boolean; |
The function YDataIsDichot tests whether the y-block data TrnDataY contains dichotomous data. It returns TRUE if the values are dichotomous. In this case the variable parameters Dicho1 and Dicho2 return the respective dichotomous values. If the function returns FALSE these two parameters are undefined.
|
|