Evaluate the Hessian function at a given point.
The parameter vector at which the Hessian is computed.
float
None
If None, return the profile (concentrated) log likelihood (profiled over the scale parameter), else return the log-likelihood using the given scale value.
ndarray
The Hessian matrix.
OLS.hessian