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

.. currentmodule:: statsmodels.stats.outliers_influence

.. autoclass:: MLEInfluence
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~MLEInfluence.plot_index
      ~MLEInfluence.plot_influence
      ~MLEInfluence.summary_frame
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~MLEInfluence.cooks_distance
      ~MLEInfluence.d_fittedvalues
      ~MLEInfluence.d_fittedvalues_scaled
      ~MLEInfluence.d_params
      ~MLEInfluence.dfbetas
      ~MLEInfluence.hat_matrix_diag
      ~MLEInfluence.params_one
      ~MLEInfluence.resid_studentized
   
   
   