Armand Mensen

Results 80 comments of Armand Mensen

Let me know if you have any questions regarding the interpretation. It seems you figured out the electrode locations but in case... All those fields you mentioned are fields of...

I see you @Em-Fl made a comment on this in my notifications but unfortunately I can't see the comment here. Could you repost? Something must have gone wrong.

There is another function in the toolbox to give you a table of each of the connected, and significant clusters of results: `[cluster_results] = ept_calculateClusters(Results, channel_neighbours, threshold);` There you can...

In the latest update 8d8f446b039b6014fb93cb3452d1862d06a89caa I added the actual cluster locations in time/space in the resulting structure so you can find the information you are looking for there. Let me...

Indeed. Would you mind sending me the results file and I can have a look? My email is _research.mensen (at) gmail_ ... also which options did you use? The p_values...

Great to hear you found the problem... what was the problem in the structure? Perhaps I can implement a check for these sorts of things within the toolbox so it...

Hi! So, if you wanted to take a region/time_window of interest, then you could just mean the results and run a series of normal T-test in matlab with the results...

Hi Judy! Very small clusters of results are a little unusual but in principle possible with the TFCE approach that still produces p-value for each channel / time-point / frequency-bin...

Taking the neighbouring points into account is precisely what the TFCE method already incorporates into its approach... so it seems quite likely that those small clusters are only significant because...

Hi Vince, So in this case it would just be a single channel (or some average)? You can do this by specifying as an input, that this is specifically just...