Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 596 Bytes

index.rst

File metadata and controls

17 lines (12 loc) · 596 Bytes

Reference

Documentation for all available functions and arguments for those functions are provided here. M-Estimator contains documentation for the general M-Estimator procedure. Estimating Equations details the built-in estimating equations that come with delicatessen.

For a more narrative-driven description of M-Estimation and how to use delicatessen, please see the sections provided in the side-bar.

.. toctree::
    :maxdepth: 2

    M-Estimator <M-Estimator.rst>
    Estimating Equations <Estimating Equations.rst>
    Utilities <Utilities.rst>