﻿statsmodels.discrete.discrete\_model.MNLogit
============================================

.. currentmodule:: statsmodels.discrete.discrete_model

.. autoclass:: MNLogit
   :exclude-members: cdf,cov_params_func_l1,fit,fit_regularized,from_formula,hessian,information,initialize,loglike,loglike_and_score,loglikeobs,pdf,predict,score,score_obs,

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~MNLogit.cdf
      ~MNLogit.cov_params_func_l1
      ~MNLogit.fit
      ~MNLogit.fit_regularized
      ~MNLogit.from_formula
      ~MNLogit.hessian
      ~MNLogit.information
      ~MNLogit.initialize
      ~MNLogit.loglike
      ~MNLogit.loglike_and_score
      ~MNLogit.loglikeobs
      ~MNLogit.pdf
      ~MNLogit.predict
      ~MNLogit.score
      ~MNLogit.score_obs
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~MNLogit.endog_names
      ~MNLogit.exog_names
   
   
   