From 3d5e1e0af728eb3a1ad73e0c930830829d33361e Mon Sep 17 00:00:00 2001 From: Cyril Meyer <69190238+Cyril-Meyer@users.noreply.github.com> Date: Fri, 21 Mar 2025 14:54:21 +0100 Subject: [PATCH] Fix MCM.py --- multi_comp_matrix/MCM.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multi_comp_matrix/MCM.py b/multi_comp_matrix/MCM.py index f3e9bfe..414cc8c 100644 --- a/multi_comp_matrix/MCM.py +++ b/multi_comp_matrix/MCM.py @@ -84,7 +84,7 @@ def compare( used_statistic : str, default = 'Score', one can imagine using error, time, memory etc. instead save_as_json : bool, default = True, whether or not to save the python analysis dict into a json file format - plot_1v1_comparisons : bool, default = True, whether or not to plot the 1v1 scatter results + plot_1v1_comparisons : bool, default = False, whether or not to plot the 1v1 scatter results order_WinTieLoss : str, default = 'higher', the order on considering a win or a loss for a given statistics include_ProbaWinTieLoss : bool, default = False, condition whether or not include