statsmodels.tsa.exponential_smoothing.ets.ETSModel.hessian¶
-
ETSModel.hessian(params, approx_centered=
False, approx_complex_step=True, **kwargs)[source]¶ Hessian matrix of the likelihood function, evaluated at the given parameters
Notes
This is a numerical approximation.