Logo

scikits.statsmodels.miscmodels.count.PoissonOffsetGMLE.predict

PoissonOffsetGMLE.predict(exog, params=None)

After a model has been fit predict returns the fitted values. If the model has not been fit, then fit is called.

Previous topic

sm.miscmodels.count.PoissonOffsetGMLE.nloglikeobs

Next topic

sm.miscmodels.count.PoissonOffsetGMLE.reduceparams

This Page