Module Reference

Complete API reference for all CAIS modules. This documentation is automatically generated from the source code docstrings.

Core Modules

Core Modules

causal_agent

Main entry point and high-level interface for causal analysis.

components

Core analysis components including dataset analysis, method selection, and result interpretation.

methods

Implementation of all causal inference methods organized by category.

tools

Analysis tools and utilities for data processing and validation.

utils

Helper functions and utilities used throughout the codebase.

Auto-Generated Documentation

This API reference is automatically generated from the source code using Sphinx autodoc. The documentation includes:

  • Function signatures with parameter types and return values

  • Detailed docstrings with usage examples

  • Cross-references to related functions and classes

  • Source code links for implementation details

Code Examples

Each API entry includes usage examples where appropriate. For more comprehensive examples, see: