Poisson model probability mass function
X : array-like
X is the linear predictor of the model. See notes.
The value of the Poisson PMF at each point. :
Notes
The PMF is defined as
where assumes the loglinear model. I.e.,
The parameter X is in the above formula.
scikits.statsmodels.discretemod.Poisson.loglike
scikits.statsmodels.discretemod.Poisson.predict
Enter search terms or a module, class or function name.