You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+55-4Lines changed: 55 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,59 @@ TFNOS toolbox can be installed using:
31
31
32
32
For more information on TFNBS's features, modules and usage, please refer to the [official documentation](https://IHB-IBR-department.github.io/TFNBS/).
33
33
34
-
Examples of usage on fMRI and EEG data are avaialble in [notebooks]() and [data]().
34
+
Examples of usage on fMRI and EEG data are avaialble in [notebooks]() and [data]().
See `examples/sim_method_comparisons.py` which compares all methods via `compute_p_val` and saves GT/t-stat/`1-p` heatmaps:
125
+
See `syntetic_experiments/sim_method_comparisons/sim_method_comparisons.py` which compares all methods via `compute_p_val` and saves GT/t-stat/`1-p` heatmaps:
0 commit comments