The result of discriminant analysis for the three classes are two discriminant functions LD1 and LD2.
In the case of two classes, there is one discriminant function LD1, and the threshold of discrimination can be calculated as follows: $$ C = \frac{1}{2}(M_{1} + M_{2}) $$ M1 is the mean value of LD1 estimates for class 1, and M2 for class 2.
Please, help me understand how, with LD1 and LD2, calculated threshold of discrimination for the case of three classes.
How I can find the equations of these thresholds lines on a graph?