<html><head><base href="x-msg://1606/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Jainrong,<div><br></div><div>yes the massive univariate toolbox is great for ERP analysis and David Groppe is a close collaborator of ours.</div><div>It is also possible when you have a STUDY to obtain T values or F values using the following code snippet.</div><div><br></div><div>% load a study and precompute ERPs on data channels using EEGLAB GUI</div><div><br></div><div>% plot ERP for channel 'Cz' for example</div><div>[STUDY erpdata erptimes] = std_erpplot(STUDY, ALLEEG, 'channels', { 'Cz' });</div><div><br></div><div><div>% plot statistics</div></div><div>[pcond, pgroup, pinter, statscond] = std_stat(erpdata, 'condstats', 'on')</div><div>figure; plot(statscond{1});</div><div><br></div><div>Best,</div><div><br></div><div>Arno</div><div><br><div><div>On Aug 22, 2012, at 7:15 PM, JianrongJia wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="hmmessage" style="font-size: 12pt; font-family: Î¢ÈíÑźÚ; "><div dir="ltr">Dear Makoto and Stephen,<br><br>I made it.<br><b>Mass Univariate ERP Toolbox</b><span class="Apple-converted-space"> </span>can do t-test and draw t-topography.<br><a href="http://openwetware.org/wiki/Mass_Univariate_ERP_Toolbox">http://openwetware.org/wiki/Mass_Univariate_ERP_Toolbox</a><br>Anyhow, Thanks for your reply.<br><br>Jianrong<br><br><div><div id="SkyDrivePlaceholder"></div>> From:<span class="Apple-converted-space"> </span><a href="mailto:mmiyakoshi@ucsd.edu">mmiyakoshi@ucsd.edu</a><br>> Date: Wed, 22 Aug 2012 12:03:15 -0700<br>> Subject: Re: [Eeglablist] Is EEGLAB able to calculate t-score between two conditions?<br>> To:<span class="Apple-converted-space"> </span><a href="mailto:jianrongjia@hotmail.com">jianrongjia@hotmail.com</a><br>> CC:<span class="Apple-converted-space"> </span><a href="mailto:eeglablist@sccn.ucsd.edu">eeglablist@sccn.ucsd.edu</a><br>><span class="Apple-converted-space"> </span><br>> Dear Jianrong,<br>><span class="Apple-converted-space"> </span><br>> It does perform t-test, but I've never seen the scores.<br>><span class="Apple-converted-space"> </span><br>> Makoto<br>><span class="Apple-converted-space"> </span><br>> 2012/8/22 JianrongJia <<a href="mailto:jianrongjia@hotmail.com">jianrongjia@hotmail.com</a>>:<br>> > Hi<br>> ><br>> > Is eeglab able to calculate t-score between conditions across subjects? and<br>> > draw t-statistic map?<br>> > Is there any plugin or toolbox can do this?<br>> ><br>> > Sincerely<br>> ><br>> > Jianrong<br>> ><br>> > _______________________________________________<br>> > Eeglablist page:<span class="Apple-converted-space"> </span><a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>> > To unsubscribe, send an empty email to<span class="Apple-converted-space"> </span><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<br>> ><span class="Apple-converted-space"> </span><a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br>><span class="Apple-converted-space"> </span><br>><span class="Apple-converted-space"> </span><br>><span class="Apple-converted-space"> </span><br>> --<span class="Apple-converted-space"> </span><br>> Makoto Miyakoshi<br>> JSPS Postdoctral Fellow for Research Abroad<br>> Swartz Center for Computational Neuroscience<br>> Institute for Neural Computation, University of California San Diego<br></div></div>_______________________________________________<br>Eeglablist page:<span class="Apple-converted-space"> </span><a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>To unsubscribe, send an empty email to<span class="Apple-converted-space"> </span><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<span class="Apple-converted-space"> </span><a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a></div></blockquote></div><br></div></body></html>