Uses of Class
com.imsl.stat.CategoricalGenLinModel.ClassificationVariableValueException
Packages that use CategoricalGenLinModel.ClassificationVariableValueException
-
Uses of CategoricalGenLinModel.ClassificationVariableValueException in com.imsl.stat
Methods in com.imsl.stat that throw CategoricalGenLinModel.ClassificationVariableValueExceptionModifier and TypeMethodDescriptiondouble[][]CategoricalGenLinModel.getHessian()Returns the Hessian computed at the initial parameter estimates.double[]CategoricalGenLinModel.getProduct()Returns the inverse of the Hessian times the gradient vector computed at the input parameter estimates.double[][]CategoricalGenLinModel.solve()Returns the parameter estimates and associated statistics for a CategoricalGenLinModel object.