API Reference ============= Function and class reference for both languages. - :doc:`python` — every public Python module exposed under ``morie.*``, with signatures and docstrings extracted by ``sphinx.ext.autodoc``. - :doc:`r` — every public R function exposed by the ``morie`` R package, extracted from the Roxygen2 ``.Rd`` files in ``r-package/morie/man/``. For narrative documentation of the *methods* behind these functions (estimands, formulae, references), see :doc:`../methods/index`. .. toctree:: :maxdepth: 1 python r