⇤ ← Revision 1 as of 2015-06-24 20:38:00
146
Comment:
|
586
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
'''Thit toolbox allows you to do support vector machine (SVM) and linear discriminant analysis (LDA) classification on the MEG timeseries. ''' | = Tutorial 13: Decoding Conditions = ''Author: Seyed-Mahdi Khaligh-Razavi'' |
Line 3: | Line 4: |
These set of functions allow you to do support vector machine (SVM) and linear discriminant analysis (LDA) classification on your MEG data across time. Input: the input is channel data from two conidtions (e.g. condA and condB) across time. Number of samples per condition should be the same for both condA and condB. Each of them should be at least contain two samples. Output: the output is a decoding curve across time, showing your decoding accuracy (decoding condA vs. condB) at timepoint 't'. |
Tutorial 13: Decoding Conditions
Author: Seyed-Mahdi Khaligh-Razavi
These set of functions allow you to do support vector machine (SVM) and linear discriminant analysis (LDA) classification on your MEG data across time.
Input: the input is channel data from two conidtions (e.g. condA and condB) across time. Number of samples per condition should be the same for both condA and condB. Each of them should be at least contain two samples.
Output: the output is a decoding curve across time, showing your decoding accuracy (decoding condA vs. condB) at timepoint 't'.