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

.. currentmodule:: statsmodels.discrete.discrete_model

.. autoclass:: MNLogit
   :exclude-members:

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