﻿statsmodels.multivariate.factor.Factor
======================================

.. currentmodule:: statsmodels.multivariate.factor

.. autoclass:: Factor
   :exclude-members: fit,from_formula,loglike,predict,score,

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~Factor.fit
      ~Factor.from_formula
      ~Factor.loglike
      ~Factor.predict
      ~Factor.score
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~Factor.endog_names
      ~Factor.exog_names
   
   
   