.. AUTO-GENERATED FILE -- DO NOT EDIT!

:mod:`mvpa.featsel.rfe`
=======================
.. automodule:: mvpa.featsel.rfe

.. currentmodule:: mvpa.featsel.rfe


The comprehensive API documentation for this module, including
all technical details, is available in the Epydoc-generated `API
reference for mvpa.featsel.rfe`_ (for developers).

.. _API reference for mvpa.featsel.rfe: ../api/mvpa.featsel.rfe-module.html


:class:`RFE`
------------


.. autoclass:: RFE
  :members:
  :undoc-members:
  :show-inheritance:
.. seealso::

  Derived classes might provide additional methods via their   base classes. Please refer to the list of base classes   (if it exists) at the begining of the   :class:`~RFE` documentation.

  Full API documentation of `RFE in module mvpa.featsel.rfe`_.

.. _RFE in module mvpa.featsel.rfe: ../api/mvpa.featsel.rfe.RFE-class.html

