.. causarray documentation master file, created by
   sphinx-quickstart on Mon Jan 13 17:38:13 2025.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Contents:
=======================


causarray is a Python module for simultaneous causal inference with an array of outcomes.

.. toctree::
   :maxdepth: 1
   :caption: Introduction

   readme_link.md


.. toctree::
   :maxdepth: 1
   :glob:
   :caption: Main functions

   main_function/preprocess
   main_function/gcate
   main_function/lfc


.. toctree::
   :maxdepth: 1
   :glob:
   :caption: Tutorials (Python)

   tutorial/perturbseq/perturbseq-py.ipynb
   tutorial/replogle/replogle-py.ipynb

.. toctree::
   :maxdepth: 1
   :glob:
   :caption: Tutorials (R)

   tutorial/perturbseq/perturbseq-r.md   
