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

algorithms.forward_step
=======================

Module: :mod:`algorithms.forward_step`
--------------------------------------
Inheritance diagram for ``selection.algorithms.forward_step``:

.. inheritance-diagram:: selection.algorithms.forward_step 
   :parts: 3

.. automodule:: selection.algorithms.forward_step

.. currentmodule:: selection.algorithms.forward_step

Class
-----

:class:`forward_step`
---------------------


.. autoclass:: forward_step
  :members:
  :show-inheritance:
  :inherited-members:

  .. automethod:: __init__

Functions
---------


.. autofunction:: selection.algorithms.forward_step.data_carving_IC


.. autofunction:: selection.algorithms.forward_step.info_crit_stop


.. autofunction:: selection.algorithms.forward_step.mcmc_test

