Package com.imsl.stat

Class StepwiseRegression.NoVariablesEnteredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.stat.StepwiseRegression.NoVariablesEnteredException
All Implemented Interfaces:
Serializable
Enclosing class:
StepwiseRegression

public static class StepwiseRegression.NoVariablesEnteredException extends IMSLException
No Variables can enter the model.
See Also:
  • Constructor Details

    • NoVariablesEnteredException

      public NoVariablesEnteredException()
      Constructs a NoVariablesEnteredException.