<div dir="ltr">Dear Nithin,<div><br></div><div>I use Fieldtrip's permutation testing routines quite often on non-fieldtrip analyzed data. It is quite straightforward as long as you have your channel/neighbour layout the way Fieldtrip needs it. Try playing around with the ft_read_sens(<i>[EEG file with readable channel locations]</i>), or simply choose a layout file from the folder /template/layout/ inside your fieldtrip folder; from this you need to use ft_prepare_neighbours; or more simple, choose a predefined neighbour structure from /template/neighbours. This covers quite a lot of systems; of course yours may not be in there; then I think ft_read_sens is your only option. I use EEGLAB for example, and I could import a .set file with a field EEG.chanlocs using ft_read_sens.</div>
<div><br></div><div>Then, I do the following for time-frequency data (but in principle this should be very similar for time-domain ERP data):</div><div><br></div><div>- I first configure the cfg as described in the cluster permutation testing tutorial</div>
<div>- Then I manually put my own analyzed data into a "freqs" structure; name is of course arbitrary, but should have the same fields as the output from ft_freqanalysis:</div><div><br></div><font face="courier new, monospace" size="1">freq1.freq = [the values of the different frequencies];<br>
freq1.time = [the different time points];<br>freq1.dimord = 'subj_chan_freq_time';<br>freq1.grad = [the result from ft_read_sense];<br>freq1.label = [the labels from the result of ft_read_sense];</font><div><font face="courier new, monospace" size="1">freq1.powspctrm = [the result of your own custom/EEGLAB/whatever non-fieldtrip analysis, provided this has the dimensions of freqs.dimord];</font></div>
<div><div><br></div><div>Then I do this for example for two different conditions, make my design matrix in cfg.design, and put it into ft_freqstatistics(cfg,freq1,freq2)</div><div><br></div><div>Hope this helps.</div><div>
- Joram</div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 2, 2014 at 4:39 PM, Lam, Nietzsche <span dir="ltr"><<a href="mailto:n.lam@fcdonders.ru.nl" target="_blank">n.lam@fcdonders.ru.nl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Nithin,<br>
<br>
FieldTrip was primarily set up for MEG data but we definitely have several tutorials discussing similar procedures for EEG data.  Perhaps these tutorials can help you out.<br>
<br>
<a href="http://fieldtrip.fcdonders.nl/tutorial/eeg_preprocessing_erp" target="_blank">http://fieldtrip.fcdonders.nl/tutorial/eeg_preprocessing_erp</a><br>
<br>
<a href="http://fieldtrip.fcdonders.nl/tutorial/cluster_permutation_timelock" target="_blank">http://fieldtrip.fcdonders.nl/tutorial/cluster_permutation_timelock</a><br>
<a href="http://fieldtrip.fcdonders.nl/tutorial/eventrelatedstatistics" target="_blank">http://fieldtrip.fcdonders.nl/tutorial/eventrelatedstatistics</a><br>
Although these later two links are performed on MEG data, I think they are useful to you because functions used to calculate ERFs are also used for ERPs. For example, in FieldTrip you can use ft_timelockanalysis and ft_timelockstatistics for both EEG and MEG data.<br>

<br>
Regarding the use of non-FieldTrip data for cluster-permutations. Theoretically, I think it is possible, but probably more experienced users can answer this. Nevertheless, you could look into this FAQ about how to import your data so that it ca be used by FieldTrip here:<br>

<a href="http://fieldtrip.fcdonders.nl/faq/how_can_i_import_my_own_dataformat?s[]=import&s[]=data" target="_blank">http://fieldtrip.fcdonders.nl/faq/how_can_i_import_my_own_dataformat?s[]=import&s[]=data</a><br>
<br>
best,<br>
Nietzsche<br>
<br>
<br>
<br>
----- Original Message -----<br>
> From: "Nithin Krishna" <<a href="mailto:nkrishna@mprc.umaryland.edu">nkrishna@mprc.umaryland.edu</a>><br>
> To: "FieldTrip discussion list" <<a href="mailto:fieldtrip@science.ru.nl">fieldtrip@science.ru.nl</a>><br>
> Sent: Wednesday, 2 April, 2014 4:23:01 PM<br>
> Subject: [FieldTrip] Question on Cluster-based permutation tests on time-frequency data<br>
> Dear All,<br>
> I read the tutorial section on Cluster-based permutation tests on<br>
> time-frequency data as well as the Maris and Oostenveld, Journal of<br>
> Neuroscience Methods, 2007 report. I am interested in setting up a ERP<br>
> experiment on EEG data in this regard I like the procedure and<br>
> processing section of the tutorial, however I would like to know if<br>
> there is any section for EEG, I understand that megplanar is specific<br>
> for MEG.<br>
> Also is it possible to use 3D matrix (TFR) (time, Freq channels ) non<br>
> feild trip output to run the cluster based permutation tests.<br>
> Looking forward<br>
> Nithin<br>
><br>
><br>
> >>> "Jörn M. Horschig"<<a href="mailto:jm.horschig@donders.ru.nl">jm.horschig@donders.ru.nl</a>> 4/2/2014 6:39 AM >>><br>
><br>
> Hi Marco,<br>
><br>
> could you be more specific, in the style of e.g.<br>
> <a href="http://fieldtrip.fcdonders.nl/faq/how_to_ask_good_questions_to_the_community#how_to_ask_a_questio" target="_blank">http://fieldtrip.fcdonders.nl/faq/how_to_ask_good_questions_to_the_community#how_to_ask_a_questio</a><br>

> ?<br>
><br>
> Best,<br>
> Jörn<br>
><br>
> On 4/2/2014 12:31 PM, Marco Rotonda wrote:<br>
> > Hi all,<br>
> > I would like to compute a simple alpha-theta ratio and do some<br>
> > statistics on it.<br>
> > I had my data from freqanalysis.<br>
> > Then I averaged with selectdata_new to have the mean for a band.<br>
> > Then the simple ratio for each channel.<br>
> > If now I call freqstatistics I have an error.<br>
> > Any suggestion?<br>
> ><br>
> > Thanks<br>
> ><br>
> > Marco<br>
> ><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><br>
><br>
><br>
> --<br>
> Jörn M. Horschig<br>
> PhD Student<br>
> Donders Institute for Brain, Cognition and Behaviour<br>
> Centre for Cognitive Neuroimaging<br>
> Radboud University Nijmegen<br>
> Neuronal Oscillations Group<br>
> FieldTrip Development Team<br>
><br>
> P.O. Box 9101<br>
> NL-6500 HB Nijmegen<br>
> The Netherlands<br>
><br>
> Contact:<br>
> E-Mail: <a href="mailto:jm.horschig@donders.ru.nl">jm.horschig@donders.ru.nl</a><br>
> Tel: <a href="tel:%2B31-%280%2924-36-68493" value="+31243668493">+31-(0)24-36-68493</a><br>
> Web: <a href="http://www.ru.nl/donders" target="_blank">http://www.ru.nl/donders</a><br>
><br>
> Visiting address:<br>
> Trigon, room 2.30<br>
> Kapittelweg 29<br>
> NL-6525 EN Nijmegen<br>
> The Netherlands<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><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><br>
<br>
--<br>
Nietzsche H.L. Lam, MSc<br>
PhD Candidate<br>
<br>
Max Planck Institute for Psycholinguistics<br>
Wundtlaan 1, 6525 XD Nijmegen, The Netherlands<br>
<br>
Donders Institute for Brain, Cognition and Behaviour,<br>
Centre for Cognitive Neuroimaging,<br>
Kapittelweg 29, 6525EN Nijmegen, The Netherlands<br>
<br>
<a href="mailto:n.lam@fcdonders.ru.nl">n.lam@fcdonders.ru.nl</a><br>
<a href="tel:%2B31-24-3668219" value="+31243668219">+31-24-3668219</a><br>
<br>
<br>
<a href="http://neurobiologyoflanguage.com" target="_blank">neurobiologyoflanguage.com</a><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></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Joram van Driel, MSc.<div>
PhD student @ University of Amsterdam</div><div>Brain & Cognition @ Department of Psychology</div></div>
</div>