<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
/* List Definitions */
@list l0
        {mso-list-id:1872106017;
        mso-list-type:hybrid;
        mso-list-template-ids:-1002949504 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;}
@list l0:level2
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;}
@list l0:level3
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level4
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;}
@list l0:level5
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;}
@list l0:level6
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level7
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;}
@list l0:level8
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;}
@list l0:level9
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
ol
        {margin-bottom:0cm;}
ul
        {margin-bottom:0cm;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Dear Fieldtrippers,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">As a relative novice to classification algorithms, I have been playing around with Fieldtrip’s svm classifier (ft_statistics_crossvalidate). This seems to work pretty smoothly, but I have two questions related to that:<o:p></o:p></p>
<p class="MsoListParagraph" style="text-indent:-18.0pt;mso-list:l0 level1 lfo2"><![if !supportLists]><span style="mso-list:Ignore">1.<span style="font:7.0pt "Times New Roman"">      
</span></span><![endif]>In the given contingency table one can see the actual classification of trials. However, I assume the actual classification is based on a classification probability for each trial. Is there a way of getting a list of classification probabilities
 for all trials from this function? Else, a quick hint at where in the code these probabilities are being computed / stored would help me build this functionality<o:p></o:p></p>
<p class="MsoListParagraph" style="text-indent:-18.0pt;mso-list:l0 level1 lfo2"><![if !supportLists]><span style="mso-list:Ignore">2.<span style="font:7.0pt "Times New Roman"">      
</span></span><![endif]>I have EEG data that belong to 4 classes, but ft_statistics_crossvalidate does not afford multiclass approaches. Any tips or hints at what would be robust and well-validated approaches for multiclass models for EEG data would be much
 appreciated.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Best,<o:p></o:p></p>
<p class="MsoNormal">Marcel<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">***<o:p></o:p></p>
<p class="MsoNormal">Dr Marcel C.M. Bastiaansen<o:p></o:p></p>
<p class="MsoNormal">Senior lecturer and researcher in quantitative research methods<o:p></o:p></p>
<p class="MsoNormal">Academy for Leisure & Academy for Tourism<o:p></o:p></p>
<p class="MsoNormal">NHTV Breda University of Applied Sciences<o:p></o:p></p>
<p class="MsoNormal">Visiting adress: <o:p></o:p></p>
<p class="MsoNormal">Room C1.011, Academy for Leisure<o:p></o:p></p>
<p class="MsoNormal">Archimedesstraat 17, <o:p></o:p></p>
<p class="MsoNormal">4816 BA, Breda<o:p></o:p></p>
<p class="MsoNormal">Phone: +31 76 533 2869<o:p></o:p></p>
<p class="MsoNormal">Email: <a href="mailto:bastiaansen4.m@nhtv.nl">bastiaansen4.m@nhtv.nl</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">And<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Department of Cognitive Neuropsychology<o:p></o:p></p>
<p class="MsoNormal"><span lang="EN">Tilburg School of Social and Behavioral Sciences</span><o:p></o:p></p>
<p class="MsoNormal">Tilburg University<o:p></o:p></p>
<p class="MsoNormal">Visiting address:<o:p></o:p></p>
<p class="MsoNormal">Room S217, Simon building<o:p></o:p></p>
<p class="MsoNormal"><span lang="NL">Warandelaan 2<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL">5000 LE Tilburg<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL">Email: </span><a href="mailto:M.C.M.Bastiaansen@uvt.nl"><span lang="NL">M.C.M.Bastiaansen@uvt.nl</span></a><span lang="NL"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="NL"><o:p> </o:p></span></p>
<p class="MsoNormal"><a href="https://scholar.google.nl/citations?hl=en&view_op=list_works&gmla=AJsN-F5MJ8q_0925xM3GL1HwKMWkGTQGnfGN0OfdskoTXoB9cHMSkWFYZRW6Bp8iwksfnsTgAKylZkZ6NqoYRJj6skmxruDP8Q&user=u4iWSLoAAAAJ">publications</a><o:p></o:p></p>
<p class="MsoNormal"><a href="https://www.linkedin.com/profile/view?id=AAMAAAHu0sABfdcxLjPvTgFyfucAZvQQcwfJXi0&trk=hp-identity-name">linked-in</a><o:p></o:p></p>
<p class="MsoNormal">***<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>