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

.. currentmodule:: statsmodels.discrete.discrete_model

.. autoclass:: Probit
   :exclude-members: cdf,cov_params_func_l1,fit,fit_constrained,fit_regularized,from_formula,get_distribution,hessian,hessian_factor,information,initialize,loglike,loglikeobs,pdf,predict,score,score_factor,score_obs,

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~Probit.cdf
      ~Probit.cov_params_func_l1
      ~Probit.fit
      ~Probit.fit_constrained
      ~Probit.fit_regularized
      ~Probit.from_formula
      ~Probit.get_distribution
      ~Probit.hessian
      ~Probit.hessian_factor
      ~Probit.information
      ~Probit.initialize
      ~Probit.loglike
      ~Probit.loglikeobs
      ~Probit.pdf
      ~Probit.predict
      ~Probit.score
      ~Probit.score_factor
      ~Probit.score_obs
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~Probit.endog_names
      ~Probit.exog_names
      ~Probit.link
   
   
   