﻿statsmodels.stats.outliers\_influence.OLSInfluence
==================================================

.. currentmodule:: statsmodels.stats.outliers_influence

.. autoclass:: OLSInfluence
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~OLSInfluence.get_resid_studentized_external
      ~OLSInfluence.plot_index
      ~OLSInfluence.plot_influence
      ~OLSInfluence.summary_frame
      ~OLSInfluence.summary_table
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~OLSInfluence.cooks_distance
      ~OLSInfluence.cov_ratio
      ~OLSInfluence.det_cov_params_not_obsi
      ~OLSInfluence.dfbeta
      ~OLSInfluence.dfbetas
      ~OLSInfluence.dffits
      ~OLSInfluence.dffits_internal
      ~OLSInfluence.ess_press
      ~OLSInfluence.hat_diag_factor
      ~OLSInfluence.hat_matrix_diag
      ~OLSInfluence.influence
      ~OLSInfluence.params_not_obsi
      ~OLSInfluence.resid_press
      ~OLSInfluence.resid_std
      ~OLSInfluence.resid_studentized
      ~OLSInfluence.resid_studentized_external
      ~OLSInfluence.resid_studentized_internal
      ~OLSInfluence.resid_var
      ~OLSInfluence.sigma2_not_obsi
   
   
   