﻿pertpy.tools.Statsmodels
========================

.. currentmodule:: pertpy.tools

.. add toctree option to make autodoc generate the pages

.. autoclass:: Statsmodels



Attributes table
~~~~~~~~~~~~~~~~

.. autosummary::

    ~Statsmodels.data
    ~Statsmodels.variables





Methods table
~~~~~~~~~~~~~

.. autosummary::

    ~Statsmodels.compare_groups
    ~Statsmodels.cond
    ~Statsmodels.contrast
    ~Statsmodels.fit
    ~Statsmodels.plot_fold_change
    ~Statsmodels.plot_multicomparison_fc
    ~Statsmodels.plot_paired
    ~Statsmodels.plot_volcano
    ~Statsmodels.test_contrasts
    ~Statsmodels.test_reduced





Attributes
~~~~~~~~~~



.. autoattribute:: Statsmodels.data

.. autoattribute:: Statsmodels.variables






Methods
~~~~~~~



.. automethod:: Statsmodels.compare_groups

.. automethod:: Statsmodels.cond

.. automethod:: Statsmodels.contrast

.. automethod:: Statsmodels.fit

.. automethod:: Statsmodels.plot_fold_change

.. automethod:: Statsmodels.plot_multicomparison_fc

.. automethod:: Statsmodels.plot_paired

.. automethod:: Statsmodels.plot_volcano

.. automethod:: Statsmodels.test_contrasts

.. automethod:: Statsmodels.test_reduced


