From 879878076b80e1d2dfdf891bde1e4c34f75df63c Mon Sep 17 00:00:00 2001 From: gpitt71 <93520106+gpitt71@users.noreply.github.com> Date: Sat, 25 Feb 2023 18:49:29 +0100 Subject: [PATCH] new table --- gemact/source/modeling.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gemact/source/modeling.rst b/gemact/source/modeling.rst index 855800e..5042905 100644 --- a/gemact/source/modeling.rst +++ b/gemact/source/modeling.rst @@ -45,7 +45,7 @@ The following table lists the distributions supported by GEMAct and makes a comp +--------------------------------------------------+---------------------+--------------------+-----------------------------+ | Gamma |`gamma` | continuous |:math:`\textcolor{green}{Y}` | +--------------------------------------------------+---------------------+--------------------+-----------------------------+ -| Log Gamma |`loggamma` | continuous |:math:`\textcolor{green}{N}` | +| Log Gamma |`loggamma` | continuous |:math:`\textcolor{green}{Y}` | +--------------------------------------------------+---------------------+--------------------+-----------------------------+ | Inverse Gamma |`invgamma` | continuous |:math:`\textcolor{green}{Y}` | +--------------------------------------------------+---------------------+--------------------+-----------------------------+ @@ -75,9 +75,6 @@ The following table lists the distributions supported by GEMAct and makes a comp +--------------------------------------------------+---------------------+--------------------+-----------------------------+ | Fisk |`fisk` | continuous |:math:`\textcolor{green}{Y}` | +--------------------------------------------------+---------------------+--------------------+-----------------------------+ -| Log Gamma |`loggamma` | continuous |:math:`\textcolor{green}{Y}` | -+--------------------------------------------------+---------------------+--------------------+-----------------------------+ - Copulas ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~