I have two Evoked time courses corresponding to two conditions, similar to the example presented here. I would like to find all time periods where these conditions differ significantly (e.g. using a confidence level of 0.95). The obvious approach is to find all periods where the two confidence intervals do not overlap. However, I was wondering how to account for multiple comparisons. Clearly, we’re performing one test per time point, so even though these tests are definitely not independent (there is a clear time dependency), it might probably be a good idea to still perform some kind of correction.
Is there a best practice to find significantly different time periods in two Evokeds? Is correction for multiple comparisons required/recommended?
Thanks @drammock, this looks great! I’ll try to adapt it to my data. Although this seems like it should be the solution, I’ll not mark it just yet to see if others have alternative suggestions (as I’m sure there is no single correct way). I’ve read suggestions that bootstrapping might also be an option, but I didn’t find any authoritative source…
For completeness, there has been a debate whether it might be okay to interpret the “main cluster”. In my personal view, this is still not a perfectly clean argument, since the test was run to compare H0 and HA.