IMSL C# Numerical Library

ClassificationVariableValueException Class

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

For a list of all members of this type, see ClassificationVariableValueException Members.

System.Object
   System.Exception
      System.ApplicationException
         Imsl.IMSLException
            Imsl.Stat.ClassificationVariableValueException

public class ClassificationVariableValueException : IMSLException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Imsl.Stat

Assembly: ImslCS (in ImslCS.dll)

See Also

ClassificationVariableValueException Members | Imsl.Stat Namespace