ソースを参照

Checked markdown, added diagnostics

コミット
32d7dd9441
共有1 個のファイルを変更した25 個の追加0 個の削除を含む
  1. 25
    0
      README.md

+ 25
- 0
README.md ファイルの表示

@@ -127,6 +127,19 @@ La **frecuencia de ocurrencia** se define como la razón del número de veces qu
127 127
 
128 128
 ---
129 129
 
130
+!INCLUDE "../../eip-diagnostic/benfords-law/es/diag-benford-law-01.html"
131
+
132
+!INCLUDE "../../eip-diagnostic/benfords-law/es/diag-benford-law-02.html"
133
+
134
+!INCLUDE "../../eip-diagnostic/benfords-law/es/diag-benford-law-03.html"
135
+
136
+!INCLUDE "../../eip-diagnostic/benfords-law/es/diag-benford-law-04.html"
137
+
138
+---
139
+
140
+---
141
+
142
+
130 143
 ##Sesión de laboratorio:
131 144
 
132 145
 ###Ejercicio 1: Entender los archivos de datos y el código provisto
@@ -302,6 +315,18 @@ The **frequency of occurrence** is defined as the ratio of times that a digit ap
302 315
 
303 316
 ---
304 317
 
318
+!INCLUDE "../../eip-diagnostic/benfords-law/en/diag-benford-law-01.html"
319
+
320
+!INCLUDE "../../eip-diagnostic/benfords-law/en/diag-benford-law-02.html"
321
+
322
+!INCLUDE "../../eip-diagnostic/benfords-law/en/diag-benford-law-03.html"
323
+
324
+!INCLUDE "../../eip-diagnostic/benfords-law/en/diag-benford-law-04.html"
325
+
326
+---
327
+
328
+---
329
+
305 330
 ##Laboratory session
306 331
 
307 332
 ###Exercise 1: Familiarizing yourself with the data files and the provided code