﻿statsmodels.regression.mixed\_linear\_model.MixedLM
===================================================

.. currentmodule:: statsmodels.regression.mixed_linear_model

.. autoclass:: MixedLM
   :exclude-members: fit,fit_regularized,from_formula,get_distribution,get_fe_params,get_scale,group_list,hessian,information,initialize,loglike,predict,score,score_full,score_sqrt,

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~MixedLM.fit
      ~MixedLM.fit_regularized
      ~MixedLM.from_formula
      ~MixedLM.get_distribution
      ~MixedLM.get_fe_params
      ~MixedLM.get_scale
      ~MixedLM.group_list
      ~MixedLM.hessian
      ~MixedLM.information
      ~MixedLM.initialize
      ~MixedLM.loglike
      ~MixedLM.predict
      ~MixedLM.score
      ~MixedLM.score_full
      ~MixedLM.score_sqrt
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~MixedLM.endog_names
      ~MixedLM.exog_names
   
   
   