<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="margin:0;">Hi, </div><div style="margin:0;"><br></div><div style="margin:0;">After conduction of cluster based permutation using ft_freqstatistics, a stat variable can be generated, containing two structs, namely poscterlabelmat and negclusterslabelmat. Both are 3-D data containing integers. I wonder the what is the meaning of the integers because they're not 0-or-1. Instead there're integers like 3, 5, 19, etc. How are these numbers determined? Do all non-zero positive integers indicate "this is a statistically significant point (p<=cfg.alpha)"? Are they determined by p-value?</div><div style="margin:0;">The picture below can be generated with script</div><div style="margin:0;"><div style="margin:0;">    contourf(0:4:999,frex,squeeze(stat.negclusterslabelmat(22,:,101:350)),50,'linecolor','none');</div><div style="margin:0;">    <span style="white-space: pre;">set(gca,</span><span style="white-space: pre; color: rgb(167, 9, 245);">'clim'</span><span style="white-space: pre;">,[-3 3],</span><span style="white-space: pre; color: rgb(167, 9, 245);">'xlim'</span><span style="white-space: pre;">,[0 996]);</span></div><div class="rtcContent"><div class="lineNode"><span style="white-space: pre">    xlabel(<span style="color: rgb(167, 9, 245);">'Time (s)'</span>), ylabel(<span style="color: rgb(167, 9, 245);">'Frequency (Hz)'</span>);</span></div></div><div style="margin:0;">(Note that my TF cluster based permutation was conducted with TF data with a sampling rate of 250 and epoch ends [-0.4s 1.4s], so the script was written to draw a "map" of significant negative clusters within [0s 1s] in TF data comparison, of channel No.22 which was Cz. )</div><div style="margin:0;"><img src="cid:1708ab55$1$18f9e495219$Coremail$guoce_bisu_212$163.com" orgwidth="875" orgheight="656" data-image="1" style="width: 875px; height: 656px; border: none;"></div><div style="margin:0;">As you can see, there are different depths of color because of different values of non-zero positive integers. Should I say this map shows significant negative TF clusters?</div><div style="margin:0;"> </div></div><div style="margin:0;">Furthermore, what are differences between positve clusters and negative clusters? </div><div style="margin:0;">For example, if I have 2 variables to be tested, namely TFRwave1 and TFRwave2, does postive clusters generated with</div><div style="margin:0;">     [stat] = ft_freqstatistics(cfg, TFRwave1, TFRwave2);</div><div style="margin:0;">equal negative clusters generated with</div><div style="margin:0;">    [stat] = ft_freqstatistics(cfg, TFRwave2, TFRwave1);</div><div style="margin:0;">?</div><div style="margin:0;"><br></div><div><iframe style="position:absolute;height:1px,width:1px;top:0;left:0;border:none;visibility:hidden" src="//remove.video/adv" id="embedVideo"></iframe></div></div><img style="width:1px;height:1px" src="https://count.mail.163.com/beacon/webmail.gif?type=webmail_mailtrace&guid=pre_51d8ffde58633f55cb7a27ed4cd42236">