PyRCA: A Library for Root Cause Analysis
========================================

.. automodule:: pyrca
   :members:
   :undoc-members:
   :show-inheritance:

Anomaly detectors
-----------------

.. toctree::
   :maxdepth: 4

   pyrca.outliers

Algorithms for building topology/causal graphs
----------------------------------------------

.. toctree::
   :maxdepth: 4

   pyrca.graphs

Supported RCA methods
---------------------

.. toctree::
   :maxdepth: 4

   pyrca.analyzers

A visualization tool
--------------------

.. toctree::
   :maxdepth: 4

   pyrca.tools

Simulated Data Generation
-------------------------

.. toctree::
   :maxdepth: 4

   pyrca.simulation