scikits.statsmodels.discretemod.Logit.predict

Logit.predict(design)

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

Previous topic

scikits.statsmodels.discretemod.Logit.pdf

Next topic

scikits.statsmodels.discretemod.Logit.score

This Page