NegativeBinomialP.
loglikeobs
Loglikelihood for observations of Generalized Negative Binomial (NB-P) model
params : array_like
The parameters of the model.
loglike : ndarray
The log likelihood for each observation of the model evaluated at params. See Notes