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

.. currentmodule:: statsmodels.stats.outliers_influence

.. autoclass:: MLEInfluence
   :exclude-members: plot_index,plot_influence,resid_score,resid_score_factor,summary_frame,

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~MLEInfluence.plot_index
      ~MLEInfluence.plot_influence
      ~MLEInfluence.resid_score
      ~MLEInfluence.resid_score_factor
      ~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.hat_matrix_exog_diag
      ~MLEInfluence.params_one
      ~MLEInfluence.resid_studentized
   
   
   