Dear Mike and all,
I used wavelet convolution to extract power and ITPC on each of the recorded 64 channels in the frequency range of 2-50Hz. Laplacian filtering was run on the data before convolution. I have 4 within subject conditions and I'm interested in the difference in power between 2 conditions. Because I don't have a prediction about the spatial location of this difference in power I want to perform a multi-sensor analyses. I'm using Mike's permutation testing script with the modification that I'm permuting between two conditions of each subject and also, I'm calculating the test statistic (i.e., the maximum of the cluster-level summed t-values) on this random partitions ( Maris and Oostenveld, Journal of Neuroscience Methods, 2007 ). This was done until now on a selected channel. Now I want to find clusters in a 3D space of time-frequency-channel.
Can you please explain to me how can I take channel spatial organization into account when clustering in the time-frequency-channel space? Does the 'bwconncomp' function in Matlab considers spatial adjacency of a sphere?
Thank you,
Best
Rachel
--
You received this message because you are subscribed to the Google Groups "AnalyzingNeuralTimeSeriesData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to analyzingneuraltimeseriesdata+unsub...@googlegroups.com.
Visit this group at https://groups.google.com/group/analyzingneuraltimeseriesdata.
For more options, visit https://groups.google.com/d/optout.
Hi Mike,
Thank you for your quick and helpful answer. I'm working on option b now. I have the interpolated matrix of 67*67. If I understand correctly, for the permutation testing I need to have a 5D matrix with: 1000 (number of permutations) * subjects *space (2D) * time, for each frequency I'm interested at. It works but it takes a lot (!) of time and RAM. I can eliminate the time dimension by choosing the mean of a certain time window but I wanted the time precision together with spatial. Do you have a better suggestion to find the electrodes of interest for statistical analyses?
I wanted to thank you for writing the book and uploading your lectures and scripts. I'm a beginner in EEG analysis and it helped me tremendously. I'm learning a lot from writing the scripts of my analysis.
I appreciate the help
Best,
Rachel
Thanks a lot for this clarification. The subject dimension was necessary to calculate the t-test of each pixel. Just to make sure, what you suggest is that I should take the map after doing the t-test on each pixel and permute the t-values in the time-space map and then search for clusters?
Best,
Rachel