﻿statsmodels.miscmodels.tmodel.TLinearModel
==========================================

.. currentmodule:: statsmodels.miscmodels.tmodel

.. autoclass:: TLinearModel
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~TLinearModel.expandparams
      ~TLinearModel.fit
      ~TLinearModel.from_formula
      ~TLinearModel.hessian
      ~TLinearModel.hessian_factor
      ~TLinearModel.information
      ~TLinearModel.initialize
      ~TLinearModel.loglike
      ~TLinearModel.loglikeobs
      ~TLinearModel.nloglike
      ~TLinearModel.nloglikeobs
      ~TLinearModel.predict
      ~TLinearModel.reduceparams
      ~TLinearModel.score
      ~TLinearModel.score_obs
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~TLinearModel.endog_names
      ~TLinearModel.exog_names
   
   
   