Skip to content

DDTBOX/DDTBOX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDTBOX

Decision Decoding Toolbox

Copyright (c) 2013--2018 Stefan Bode and contributors.

Unless otherwise specified, code is distributed under the GNU Public License (GPL) version 2, and documentation under a Creative Commons Attribution-Share-Alike 4.0 International license.

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

We hope that you find the software and documentation useful. If you publish an analysis using the toolbox, we ask that you cite our peer reviewed publication describing DDTBOX, and specify the version number of the toolbox used for analyses.

A sample citation would be:

Bode, S., Feuerriegel, D., Bennett, D., & Alday, P.M. (2018). The Decision Decoding ToolBOX (DDTBOX) -- A multivariate pattern analysis toolbox for event-related potentials. Neuroinformatics, 1-16. doi 10.1007/s12021-018-9375-z

If using a version from the master or development branch, please include the commit hash in your citation so that others can identify the exact version of the code used for analyses.

External Dependencies

The code in the toolbox depends on the functionality supplied by LIBSVM and its specialised and often faster cousin, LIBLINEAR. These libraries are included with DDTBOX from v1.0 onwards. In some cases you may need to configure MATLAB to use these external dependencies. Please see their respective documentation for more information.