Skip to content

Commit

Permalink
trying to fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewReid854 committed Nov 9, 2021
1 parent e1dbf36 commit 33810b2
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/API/Convert_data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
-------------------------------------

Convert_data
-------------
------------

.. toctree::
:maxdepth: 2
Expand Down
2 changes: 1 addition & 1 deletion docs/API/Nonparametric.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
-------------------------------------

Nonparametric
-----------
-------------

.. toctree::
:maxdepth: 2
Expand Down
2 changes: 1 addition & 1 deletion docs/API/Other_functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
-------------------------------------

Other_functions
-------------
---------------

.. toctree::
:maxdepth: 2
Expand Down
2 changes: 1 addition & 1 deletion docs/Competing risk models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
-------------------------------------

Competing risks models
'''''''''''''''''''''
''''''''''''''''''''''

What are competing risks models?
================================
Expand Down
4 changes: 2 additions & 2 deletions docs/Equations of supported distributions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ where :math:`I_t(t|x,y)` is the regularized incomplete beta function which is de
Note that there is a parameterization of the Beta distribution that changes the lower and upper limits beyond 0 and 1. For this parametrization, see the reference listed in the opening paragraph of this page.

Loglogistic Distribution
====================
========================

:math:`\alpha` = scale parameter :math:`( \alpha > 0 )`

Expand All @@ -195,7 +195,7 @@ Limits :math:`( t \geq 0 )`
There is another parameterization of the loglogistic distribution using :math:`\mu` and :math:`\sigma` which is designed to look more like the parametrization of the `logistic distribution <https://en.wikipedia.org/wiki/Logistic_distribution>`_ and is related to the above parametrization by :math:`\mu = ln(\alpha)` and :math:`\sigma = \frac{1}{\beta}`. This parametrisation can be found `here <http://reliawiki.org/index.php/The_Loglogistic_Distribution>`_.

Gumbel Distribution
====================
===================

:math:`\mu` = location parameter :math:`( -\infty < \mu < \infty )`

Expand Down

0 comments on commit 33810b2

Please sign in to comment.