<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Markus<div><br><div><div>On 09 Sep 2015, at 13:37, Markus Gschwind <<a href="mailto:markus.gschwind@gmail.com">markus.gschwind@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">=> So is it right to choose the threshold for the positive T-values and the negative T-values separately?</div></blockquote><div><br></div><div>It is allowed, but not required. If you know that your massinve univariate statistical values form a symetrical distribution, you could also have a single threshold (and use that plus/minus).</div><div><br></div><div>But is is good that you raise this point. In the FieldTrip implementation we are in general performing seperate tests for the clusters that exceed the positive and the negative threshold. I.e. we make separate histograms of cluster mass, and separately decide the probability of observing the clusters in the data (given H0).</div><div><br></div><div>See <a href="http://www.fieldtriptoolbox.org/faq/why_should_i_use_the_cfg.correcttail_option_when_using_statistics_montecarlo">http://www.fieldtriptoolbox.org/faq/why_should_i_use_the_cfg.correcttail_option_when_using_statistics_montecarlo</a></div><div><br></div><div>If you choose to use a single threshold, and assume symmetry, you can also concatenate the positive and negative cluster mass histograms (after correcting for the sign) and do a single test (again correcting for sign in the observed clusters). This basically boils down to using abs(t) as the test statistic and only doing a single sided test.</div><div><br></div><blockquote type="cite"><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">=> Would you then choose the outer 97.5 percentile as the threshold  (i.e. T>7.2 for the positive and T< -6.3 for the negative values)? </div></blockquote><div><br></div>The choice of the threshold for clustering does not influence the validity of the statistical test. It will affect the sensitivity of the test. Choosing it too small or too large will decrease sensitivity. But note that this is not a parameter you are allowed to play with, i.e. trying out many values for the threshold, and then reporting only the outcomes that you like. This would constitute multiple testing, and you would have to (Bonferroni) correct for it. </div><div><br><blockquote type="cite"><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">However this is drastically more restrictive than a T-value of >2.0097 in case of a single two-sided paired T-test with df=49 (N=50), which would be applied without any correction.</div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">The choice of this initial threshold defines the cluster size!</div></blockquote><br></div><div>Yes. There are many more choices in the analysis that will determine the cluster size, such as temporal filtering, or spectral smoothing. As long as the choice is consistently applied assuming that H0 holds, it does not affect the validity of the test. But it does affect the sensitivity (as previously mentioned).</div><div><br></div><div>best</div><div>Robert</div><div><br></div><div><br></div><br></div></body></html>