OLS.hessian(params, scale=None)
[source]
Evaluate the Hessian function at a given point.
Parameters: |
|
---|---|
Returns: | |
Return type: |
The Hessian matrix. |
© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.regression.linear_model.OLS.hessian.html