Logo

scikits.statsmodels.discrete.discrete_model.MNLogit.initialize

MNLogit.initialize()[source]

Preprocesses the data for MNLogit.

Turns the endogenous variable into an array of dummies and assigns J and K.

Previous topic

sm.discrete.discrete_model.MNLogit.information

Next topic

sm.discrete.discrete_model.MNLogit.loglike

This Page