Fix typos, 'Falsificaton' -> 'Falsification'

Signed-off-by: Jon Cowie <jonlives@gmail.com>
This commit is contained in:
Jon Cowie 2024-06-05 13:22:04 +01:00 коммит произвёл Patrick Blöbaum
Родитель fa1e7fcedb
Коммит ec9ffca5ba
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -66,7 +66,7 @@ make use of the evaluation module:
==== Evaluation of the Causal Graph Structure ====
+-------------------------------------------------------------------------------------------------------+
| Falsificaton Summary |
| Falsification Summary |
+-------------------------------------------------------------------------------------------------------+
| The given DAG is not informative because 2 / 6 of the permutations lie in the Markov |
| equivalence class of the given DAG (p-value: 0.33). |

Просмотреть файл

@ -191,7 +191,7 @@ performance and whether our assumptions hold:
==== Evaluation of the Causal Graph Structure ====
+-------------------------------------------------------------------------------------------------------+
| Falsificaton Summary |
| Falsification Summary |
+-------------------------------------------------------------------------------------------------------+
| The given DAG is not informative because 2 / 6 of the permutations lie in the Markov |
| equivalence class of the given DAG (p-value: 0.33). |

Просмотреть файл

@ -783,7 +783,7 @@ def plot_local_insights(
def _generate_table(
validation_repr, suggestion_repr, width=105, validation_name="Falsificaton Summary", suggestion_name="Suggestions"
validation_repr, suggestion_repr, width=105, validation_name="Falsification Summary", suggestion_name="Suggestions"
):
# Create Validation header
_repr = [