scikits.statsmodels.discretemod.MNLogit.predict

MNLogit.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.MNLogit.pdf

Next topic

scikits.statsmodels.discretemod.MNLogit.score

This Page