<div dir="ltr">Dear Ramon,<div><br></div><div>Here is the potential error report. Could you take a look?</div><div><br></div><div>Makoto</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 23, 2014 at 8:24 AM, Eric HG <span dir="ltr"><<a href="mailto:erichg2013@gmail.com" target="_blank">erichg2013@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear list,<div><br></div><div>I've been trying to use the statcondfieldtrip function to calculate Monte Carlo correction by first creating a neighbor matrix for all 19 electrodes: </div><div><br></div><div><div>neighbours(1).label = '';</div><div>neighbours(1).neighblabel = {};</div></div><div><br></div><div>Then transforming the power data from structs to cells: <br></div><div><br></div><div><div>        DataCell{2,1} = PreS(freqb,:,:);</div><div>        DataCell{1,1} = PostS(freqb,:,:);</div></div><div><br></div><div>and then:</div><div><br></div><div><div>[fval{freqb}, dfree{freqb}, pvalue{freqb}]  = statcondfieldtrip(DataCell, 'paired', 'on', 'clusterstatistic', 'maxsum', 'neighbours', neighbours, 'method', 'montecarlo', 'naccu', [], 'mcorrect', 'cluster', 'alpha', 0.05, 'numrandomization', [], 'structoutput', 'on');</div></div><div><br></div><div>But it gives me the following error message: </div><div><div>Undefined function 'ft_freqstatistics' for input arguments of type 'struct'.</div><div><br></div><div>Error in statcondfieldtrip (line 175)</div><div>            stat            = ft_freqstatistics(cfg, newdata{:});</div></div><div><br></div><div>Thank you,</div><div><br></div><div>Eric</div></div>
<br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Makoto Miyakoshi<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br></div>
</div>