From 657aaa734db3f87922c50405154dbf97c85bc26b Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Thu, 7 Feb 2019 15:20:36 +0100 Subject: [PATCH] Patch few mistake in the presentation --- figures/alpha_diversity.svg | 2 +- index.Rmd | 4 ++-- index.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/figures/alpha_diversity.svg b/figures/alpha_diversity.svg index a4d1e24..4235d4f 100644 --- a/figures/alpha_diversity.svg +++ b/figures/alpha_diversity.svg @@ -54,7 +54,7 @@ - Environment 1 + Environment 2 diff --git a/index.Rmd b/index.Rmd index d8e3592..a37cdaf 100644 --- a/index.Rmd +++ b/index.Rmd @@ -451,12 +451,12 @@ kable(data.frame(`Shanon index`=H),
As : $$ -H(X) = \log|A| \;\Rightarrow\; ^2D = e^{H(X)} +H(X) = \log|A| \;\Rightarrow\; ^1D = e^{H(X)} $$
-where $^2D$ is the theoretical number of species in a evenly distributed community that would have the same Shanon's entropy than ours. +where $^1D$ is the theoretical number of species in a evenly distributed community that would have the same Shanon's entropy than ours.
diff --git a/index.html b/index.html index 878aff9..5a22cb7 100644 --- a/index.html +++ b/index.html @@ -1751,11 +1751,11 @@ Environment.2

As : \[ -H(X) = \log|A| \;\Rightarrow\; ^2D = e^{H(X)} +H(X) = \log|A| \;\Rightarrow\; ^1D = e^{H(X)} \]

-

where \(^2D\) is the theoretical number of species in a evenly distributed community that would have the same Shanon's entropy than ours.

+

where \(^1D\) is the theoretical number of species in a evenly distributed community that would have the same Shanon's entropy than ours.