-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNavigation.md
More file actions
40 lines (21 loc) · 2.22 KB
/
Copy pathNavigation.md
File metadata and controls
40 lines (21 loc) · 2.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# DDTBOX Documentation and Tutorials
*Nice intro message*
This documentation aims to clearly explain the main features of the Decision Decoding ToolBOX (DDTBOX) and how this toolbox can be used to perform multivariate pattern analyses (MVPA) on EEG and other data. The documentation contains explanations and tutorials for those who want to use MVPA on their data. Advanced sections contain information about the structure of the toolbox for those who would like to perform nonstandard analyses or add new features to the toolbox.
## Navigation
[**1. Introduction to DDTBOX**](https://github.com/DDTBOX/tutorials/blob/master/Introduction-to-DDTBOX.md)
- _list subsections here under each section_
- Analyses supported by DDTBOX
[**2. Getting started**](https://github.com/DDTBOX/tutorials/blob/master/Getting-Started.md)
[**3. Multivariate decoding methods**](https://github.com/DDTBOX/tutorials/blob/master/Multivariate-Decoding-Methods.md)
[**4. Configuring DDTBOX for decoding**](https://github.com/DDTBOX/tutorials/blob/master/Configuring-DDTBOX-For-Decoding.md)
[**5. Tutorial: Decoding epoched EEG data with DDTBOX**](https://github.com/DDTBOX/tutorials/blob/master/Tutorial-Decoding-Epoched-EEG-Data.md)
[**6. Tutorial: Decoding non-EEG data with DDTBOX**](https://github.com/DDTBOX/tutorials/blob/master/Tutorial-Decoding-Non-EEG%20Data.md)
[**7. Analysing decoding results**](https://github.com/DDTBOX/tutorials/blob/master/Analysing-Decoding-Results.md)
[**8. Tutorial: Analysing and plotting decoding results**](https://github.com/DDTBOX/tutorials/blob/master/Tutorial-Analysing-and-Plotting-Decoding-Results.md)
[**9. MVPA resources and advice**](https://github.com/DDTBOX/tutorials/blob/master/MVPA-Resources-and-Advice.md)
[**10. Troubleshooting and support**](https://github.com/DDTBOX/tutorials/blob/master/Troubleshooting-and-Support.md)
- Frequently asked questions
- Support
[**(Advanced) DDTBOX code structure**](https://github.com/DDTBOX/tutorials/blob/master/DDTBOX-Code-Structure.md)
[**(Advanced) Contributing to DDTBOX**](https://github.com/DDTBOX/tutorials/blob/master/Contributing-to-DDTBOX.md)
[**Features under development (watch this space!)**](https://github.com/DDTBOX/tutorials/blob/master/Features-Under-Development.md)