statsmodels.discrete.discrete_model.Probit.hessian_factor

Probit.hessian_factor(params)[source]

Probit model Hessian factor of the log-likelihood

Parameters:
paramsarray_like

The parameters of the model

Returns:
hessndarray, (nobs,)

The Hessian factor, second derivative of loglikelihood function with respect to linear predictor evaluated at params

Notes

2lnLββ=λi(λi+xiβ)xixi

where

λi=qiϕ(qixiβ)Φ(qixiβ)

and q=2y1