statsmodels.discrete.discrete_model.MNLogit.jac
MNLogit.jac(*args, **kwds)
jac is deprecated, use score_obs instead! Use score_obs method. jac will be removed in 0.7 Jacobian matrix for multinomial logit model log-likelihood Parameters:
params : array The parameters of the multinomial logit model. Returns:
jac : ndarray, (nobs, k_vars*(J-1)) The derivative of the loglikelihood for each observation evaluated at params . Notes
for , for observations In the multinomial model the sc