causalicp.fit
=============

To run the algorithm, the function :meth:`causalicp.fit` is provided. The result of
the computation is given in a :class:`causalicp.Result` object
containing the estimate, accepted sets, p-values, etc.

.. autofunction:: causalicp.fit
