IMSL C# Numerical Library

ClassificationVariableValueException Constructor (String)

The number of distinct values for each Classification Variable must be greater than 1.

public ClassificationVariableValueException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

ClassificationVariableValueException Class | Imsl.Stat Namespace | ClassificationVariableValueException Constructor Overload List