From cfb1b0f5bc41e5ff0686796dfb983e907cd439f0 Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Mon, 24 Sep 2018 08:29:12 +0200 Subject: [PATCH] Cosmetics --- README.org | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.org b/README.org index 11390c7..1acfe41 100644 --- a/README.org +++ b/README.org @@ -15,13 +15,16 @@ was $G^{2}=18.086$ with 21 degrees of freedom. Our goal is to reproduce the computation behind these values and the Figure 4 of this article, possibly in a nicer looking way. +#+BEGIN_CENTER *[[file:challenger.pdf][Here is our successful replication of Dalal et al. results using R]]*. +#+END_CENTER -In case it helps, we provide you with two implementations of this case -study but we encourage you to *reimplement them by yourself* using both -your favourite language and an other language you do not know yet. -- A [[file:src/Python3/challenger.ipynb][Jupyter Python3 notebook]] -- An [[file:src/R/challenger.Rmd][Rmarkdown document]] +1. Try to *replicate the computation* from Dalal et al. In case it + helps, we provide you with two implementations of this case study + but we encourage you to *reimplement them by yourself* using both + your favourite language and an other language you do not know yet. + - A [[file:src/Python3/challenger.ipynb][Jupyter Python3 notebook]] + - An [[file:src/R/challenger.Rmd][Rmarkdown document]] +2. Then _update the [[file:results.org][meta-study result table available here]] with your + own results_. -Then *update the [[file:results.org][meta-study result table available here]] with your own -results*. -- 2.18.1