Poisson model Jacobian of the log-likelihood for each observation
params : array-like
The parameters of the model
score : ndarray (nobs, k_vars)
The score vector of the model evaluated at params
Notes
for observations
where the loglinear model is assumed
statsmodels.discrete.discrete_model.Poisson.initialize
statsmodels.discrete.discrete_model.Poisson.loglike
Enter search terms or a module, class or function name.