Skip to content

Commit 97f9a31

Browse files
committed
Small change to README.md
1 parent c76905c commit 97f9a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Params.list_of_nsubset = {40, 80, 120, 200};
5353
Params.n_repetitions = 100;
5454
5555
% Statistical inference methods to compare (required - which methods to use for this analysis)
56-
Params.all_cluster_stat_types = {'Parametric', 'Fast_TFCE_cpp', 'Constrained_cpp'};
56+
Params.all_cluster_stat_types = {'Parametric', 'Fast_TFCE', 'Size'};
5757
5858
% 2. Run the workflow
5959
Params = setparams(); % Load all parameters

0 commit comments

Comments
 (0)