Package | Description |
---|---|
com.imsl.stat |
Statistical methods.
|
Modifier and Type | Method and Description |
---|---|
double[][] |
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.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.