Skip to content

Commit

Permalink
AliMikhailHaqCopula: Drop notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Feb 11, 2025
1 parent 6e07185 commit 7305c1a
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions python/src/AliMikhailHaqCopula_doc.i.in
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
%feature("docstring") OT::AliMikhailHaqCopula
"AliMikhailHaq copula.

Parameters
----------
theta : float
Parameter :math:`\theta`, :math:`-1 \leq \theta \leq 1`.

Default value is 0.5.

Notes
-----
The AliMikhailHaq copula is a bivariate Archimedean copula defined by:

.. math::
Expand All @@ -24,6 +15,14 @@ And its generator is:

\varphi(t) = \log \left( \frac{1-\theta(1-t)}{t} \right)


Parameters
----------
theta : float
Parameter :math:`\theta`, :math:`-1 \leq \theta \leq 1`.

Default value is 0.5.

See also
--------
ArchimedeanCopula
Expand Down

0 comments on commit 7305c1a

Please sign in to comment.