<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Dear Eric,<BR>
    Thank you very much for these helpful suggestions. Plotting the suggested difference waves was rather enlightening.<BR>
Best regards,<BR>
Tom.<BR><BR><BR>
<DIV> </DIV>
<BR><BR><BR><BR><BR>
<DIV> </DIV><BR><BR><BR> 
<P><BR>

<HR id=stopSpelling>
From: e.maris@donders.ru.nl<BR>To: tom_campbell75@hotmail.com; fieldtrip@donders.ru.nl<BR>Subject: RE: [FieldTrip] depsamplesF<BR>Date: Fri, 28 Jan 2011 10:43:42 +0100<BR><BR>
<META name=Generator content="Microsoft SafeHTML">
<STYLE>
.ExternalClass .ecxshape
{;}
</STYLE>

<STYLE>
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal
{margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink
{color:blue;text-decoration:underline;}
.ExternalClass a:visited, .ExternalClass span.ecxMsoHyperlinkFollowed
{color:purple;text-decoration:underline;}
.ExternalClass p
{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass p.ecxMsoListParagraph, .ExternalClass li.ecxMsoListParagraph, .ExternalClass div.ecxMsoListParagraph
{margin-right:0cm;margin-bottom:0cm;margin-left:36.0pt;margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman','serif';}
.ExternalClass span.ecxsearchhit
{;}
.ExternalClass span.ecxEmailStyle19
{font-family:'Verdana','sans-serif';color:#1F497D;}
.ExternalClass .ecxMsoChpDefault
{font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;}
.ExternalClass div.ecxWordSection1
{page:WordSection1;}
.ExternalClass ol
{margin-bottom:0cm;}
.ExternalClass ul
{margin-bottom:0cm;}

</STYLE>

<DIV class=ecxWordSection1>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Hi Tom,</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"> </SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"> </SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US>To test main and interaction effects in your 2x2 within subjects design, you have to perform 3 tests, each using the statfun desamplesT. Say you have the output of ft_timelockanalysis for all four conditions: tlout_Ia, tlout_Ib, tlout_IIa, tlout_IIb. Your then proceed as follows:</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US> </SPAN></P>
<P style="TEXT-INDENT: -18pt" class=ecxMsoListParagraph><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US><SPAN>1.<SPAN style="FONT: 7pt 'Times New Roman'">   </SPAN></SPAN></SPAN><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US>Main effect of I versus II: calculate the mean of tlout_Ia.avg and tlout_Ib.avg and put this is a a new struct variable tlout_I, which has the same fields as tlout_Ia and tlout_Ib. Do the same with tlout_IIa.avg and tlout_IIb.avg and make a new struct variable tlout_II. Then run ft_timelockstatistics with input arguments tlout_I and tlout_II. With this analysis you will test the main effect of I-versus-II.</SPAN></P>
<P style="TEXT-INDENT: -18pt" class=ecxMsoListParagraph><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US><SPAN>2.<SPAN style="FONT: 7pt 'Times New Roman'">   </SPAN></SPAN></SPAN><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US>In the same way, you now test the main effect of a versus b. In your calculations, the roles of (I,II) and (a,b) are now reversed.</SPAN></P>
<P style="TEXT-INDENT: -18pt" class=ecxMsoListParagraph><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US><SPAN>3.<SPAN style="FONT: 7pt 'Times New Roman'">   </SPAN></SPAN></SPAN><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US>Interaction of I-vs-II and a-vs-b. Calculate the differences (tlout_Ia.avg-tlout_Ib.avg) and (tlout_IIa.avg-tlout_IIb.avg), put them in output structures and statistically compare them using ft_timelockstatistics. With this analysis, you test the interaction of I-vs-II and a-vs-b.</SPAN></P>
<P class=ecxMsoListParagraph><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US> </SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US>There is no need for Bonferroni correction or an adjustment of cfg.clusteralpha (which does not affect the false alarm rate anyhow) and cfg.alpha.</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US> </SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US> </SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US>Best,</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US> </SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US>Eric Mari</SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US> </SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"> </SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"> </SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US> </SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US> </SPAN></P>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt" lang=EN-US> </SPAN></P>
<DIV style="BORDER-BOTTOM: medium none; BORDER-LEFT: blue 1.5pt solid; PADDING-BOTTOM: 0cm; PADDING-LEFT: 4pt; PADDING-RIGHT: 0cm; BORDER-TOP: medium none; BORDER-RIGHT: medium none; PADDING-TOP: 0cm">
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" lang=EN-US>Thank you very much for this helpful advice Olga. That would have also been my impression until I found this discussion bet</SPAN><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">ween Maya Zuckerman and Eric Maris:<BR><BR><A href="http://mailman.science.ru.nl/pipermail/fieldtrip/2010-December/003335.html" target=_blank>http://mailman.science.ru.nl/pipermail/fieldtrip/2010-December/003335.html</A><BR><A href="http://mailman.science.ru.nl/pipermail/fieldtrip/2010-December/003338.html" target=_blank>http://mailman.science.ru.nl/pipermail/fieldtrip/2010-December/003338.html</A><BR> <BR>, which I may have misunderstood. I can see from the list that people are interested in using depsampleF to investigate interactions between two independent variables (e.g., background: I,II x stimulus: a,b) in experiments with multiple participants. I can also see a several people have had problems with this.<BR> <BR>Given for datasets I_a, I_b, II_a, II_b I'd like to do something like:<BR>cfg.design =????;<BR>...<BR>cfg.statistic ='depsamplesF';<BR>...<BR> [stat] = ft_timelockstatistics(cfg, I_a, I_b, II_a, II_b);<BR> <BR>to find the tests of of main effect clusters for each factor and interaction clusters. How to specify up cfg.design could be one of the problems, as could be what other cfg parameters need to be specified. I may be barking up completely the wrong tree.<BR><BR>Assuming the interaction is significant, there are 4 differences that would be of theoretical interest: I_a vs I_b, II_a vs II_b,I_a vs II_a,I_b vs II_b). For instance, a "classical" interaction might exhibit the abolition of significance of an effect ab seen at I at level II of that factor. <BR> <BR>So, if I understand the Zuckerman-Maris dialogue, if I used the permutation test to test such I_a vd II_b differences as in the tutorial:<BR> <BR> cfg.method = 'montecarlo';<BR>cfg.statistic = 'depsamplesT';<BR>cfg.correctm = '<SPAN class=ecxsearchhit>cluster</SPAN>';<BR>cfg.clusteralpha = 0.05;<BR>cfg.clusterstatistic = 'maxsum';<BR>cfg.minnbchan = 2;<BR>cfg.tail = 0;<BR>cfg.clustertail = 0;<BR>cfg.alpha = 0.025;<BR>cfg.numrandomization = 500;<BR>...<BR>[I_avsb_stat] = ft_timelockstatistics(cfg, I_a, I_b);<BR>[II_avsb_stat] = ft_timelockstatistics(cfg, II_a, II_b);<BR><BR>[IvsII_a_stat] = ft_timelockstatistics(cfg, I_a, II_a);<BR>[IvsII_b_stat] = ft_timelockstatistics(cfg, I_a, II_b);<BR><BR><BR>,I may have to either do some bonferonni correction:<BR>-at the cluster level (cluster.alpha) <BR>-or at the level at which each t-test can be included in a cluster (cfg.alpha). <BR>Please would you verify which, if at all?<BR> <BR>If I am testing 4 such differences with 4 permutation tests then if the bonferroni correction is to be at the cluster level, please should the correction depend upon the number of clusters as well as the number of such differences tested? </SPAN></P>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> </SPAN></P></DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">Please, I look forward to any clarifications.</SPAN></P></DIV>
<P style="MARGIN-BOTTOM: 12pt" class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> <BR>With best regards,<BR> <BR>Tom Campbell.<BR><BR><BR> </SPAN></P>
<DIV style="TEXT-ALIGN: center" class=ecxMsoNormal align=center><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">
<HR id=ecxstopSpelling align=center SIZE=3 width="100%">
</SPAN></DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">From: olga@graphicmind.info<BR>To: tom_campbell75@hotmail.com; fieldtrip@donders.ru.nl<BR>Subject: Re: [FieldTrip] depsamplesF<BR>Date: Thu, 27 Jan 2011 06:16:51 +0300<BR><BR>Hi, Tom, </SPAN></P>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> </SPAN></P></DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">I guess if you do cluster analysis, which is based on permutation tests you do not need any correction like.</SPAN></P></DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">Cluster-based statistics just deal with multiple comparison problem differently (Monte-Carlo randomization, permutation tests and examine the probability of your cluster among the random ones). Clusters may be formed based on time, space/frequency adjacency.</SPAN></P></DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> </SPAN></P></DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">Best Regards,</SPAN></P></DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">Olga.</SPAN></P></DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> </SPAN></P>
<DIV>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">On 27.01.2011, at 2:26, Tom Campbell wrote:</SPAN></P></DIV>
<BLOCKQUOTE style="MARGIN-BOTTOM: 5pt">
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> </SPAN></P>
<DIV>
<P style="MARGIN-BOTTOM: 12pt" class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt">Dear Eric Maris, Robert Oostenveld and colleagues,<BR> <BR>I write with some queries with reference to your previous correspondence on the Fieldtrip listserv and would very much appreciate if you could please answer them.<BR> <BR>I am trying to use Fieldtrip to analyse timelocked ERP data from what is a 16(participant: [1:16]) X2(Background: congruent, incongruent)x2(Stimulus: Animal, Vehicle) design. The code seems to runing well treating this as a 16(participant: [1:16]) X4(Visual stimulus: animal-congruent background, animal-incongruent background, vehicle-congruent, vehicle-incongruent )design with 4 conditions, though I haven't looked at the results of the tests yet. If I then run cluster analyses of differences of theoretical interest via depsamplest, please how would I bonferroni correct? I am interested in what clusters exist in the background and stimulus main effects and their background X stimulus interaction. Please is this possible in fieldtrip to use depsamplesF to work with a Participant X "2-way" design?<BR><BR>Best regards,<BR> <BR>Tom Campbell.</SPAN></P>
<DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> </SPAN></P></DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"><BR><BR>_______________________________________________<BR>fieldtrip mailing list<BR><A href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</A><BR><A href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip" target=_blank>http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</A></SPAN></P></DIV></BLOCKQUOTE></DIV>
<P class=ecxMsoNormal><SPAN style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt"> </SPAN></P></DIV></DIV></DIV>                                           </body>
</html>