GLM.hessian(params, scale=None, observed=None) [source]
Hessian, second derivative of loglikelihood function
| Parameters: |
|
|---|---|
| Returns: |
hessian – Hessian, i.e. observed information, or expected information matrix. |
| Return type: |
ndarray |
© 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.genmod.generalized_linear_model.GLM.hessian.html