statsmodels.miscmodels.tmodel.TLinearModel.jac

TLinearModel.jac(*args, **kwds)

jac is deprecated, use score_obs instead! Use score_obs method. jac will be removed in 0.7.

Jacobian/Gradient of log-likelihood evaluated at params for each observation.