﻿statsmodels.discrete.discrete\_model.Probit
===========================================

.. currentmodule:: statsmodels.discrete.discrete_model

.. autoclass:: Probit
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~Probit.cdf
      ~Probit.cov_params_func_l1
      ~Probit.fit
      ~Probit.fit_regularized
      ~Probit.from_formula
      ~Probit.hessian
      ~Probit.information
      ~Probit.initialize
      ~Probit.loglike
      ~Probit.loglikeobs
      ~Probit.pdf
      ~Probit.predict
      ~Probit.score
      ~Probit.score_obs
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~Probit.endog_names
      ~Probit.exog_names
   
   
   