Calculates the Hessian matrix for the mixed effects model with respect to the parameterization in which the covariance matrix is represented directly (without square-root transformation).
Parameters: | params : MixedLMParams or array-like
|
---|---|
Returns: | hess : 2d ndarray
|
Notes
Tf provided as a MixedLMParams object, the input may be of any parameterization.