From 4825e8066df5289f817675fac0b628a40073525b Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Mon, 24 Sep 2018 11:07:53 +0200 Subject: [PATCH] Fix maths in table --- results.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/results.md b/results.md index 31afa46..f49c628 100644 --- a/results.md +++ b/results.md @@ -16,7 +16,7 @@ column: - Figure: Similar, Different, Non functional - Confidence region: Similar, Different, Non functional -| Language | Language version | Main libraries | Operating System | $`\hat{\alpha}`$ and $`\hat{\\beta}`$ | $`s_{\hat{\alpha}`$ and $`s_{\hat{\beta}`$ | $`G^{2}`$ | Figure | Confidence Region | Link to the document | +| Language | Language version | Main libraries | Operating System | $`\hat{\alpha}`$ and $`\hat{\beta}`$ | $`s_{\hat{\alpha}`$ and $`s_{hat{\beta}`$ | $`G^{2}^{}`$ | Figure | Confidence Region | Link to the document | | -------- | ---------------- | ------------------------------------------------------------- | --------------------------- | ---------------------------- | --------------------------------- | ---------------- | --------- | ----------------- | ----------------------------------------------------------------- | | R | 3.5.1 | ggplot2 3.0.0 | Debian GNU/Linux buster/sid | Identical | Identical | Identical | Identical | Identical | [file:src/R/challenger.Rmd](src/R/challenger.Rmd) | | Python | 3.6.5rc1 | statsmodels 0.9.0 numpy 1.14.5 pandas 0.22.0 matplotlib 2.1.1 | Linux Debian 4.15.11-1 | Identical | **Different** | **Non Functional** | Identical | **Non Functional** | [file:src/Python3/challenger.ipynb](src/Python3/challenger.ipynb) | -- 2.18.1