﻿statsmodels.regression.process\_regression.ProcessMLE
=====================================================

.. currentmodule:: statsmodels.regression.process_regression

.. autoclass:: ProcessMLE
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~ProcessMLE.covariance
      ~ProcessMLE.fit
      ~ProcessMLE.from_formula
      ~ProcessMLE.hessian
      ~ProcessMLE.information
      ~ProcessMLE.initialize
      ~ProcessMLE.loglike
      ~ProcessMLE.predict
      ~ProcessMLE.score
      ~ProcessMLE.unpack
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~ProcessMLE.endog_names
      ~ProcessMLE.exog_names
   
   
   