Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yufanggg authored Jan 12, 2025
1 parent b270702 commit b963a2f
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,18 @@ With a given experimental materials, a [Power Analysis](./DOE.Rmd) was conducted

## Data Analysis
### Behavioral Data Analysis
The behavioral data analysis can be conducted:
- `Exp02_BehaviouralAnalysis.Rmd`:

### EEG Data Analysis
EEG data analysis includes: data preprocessing, feature extraction and statistcial modelling.
This can be conducted with the code in the given steps:

##### EEG Data Preprocessing \& Feature Extraction can be conducted with the code in the given steps:
- `EEG_Step01_PreproEEG_Batch.m`:
- `EEG_Step02_PreproEEG.m`:
- `EEG_Step03_PreproRemovthreshold.m`:
- `EEG_Step_04_ExploratoryERPPermutation.m`:
-

##### EEG statistcial modelling can be conducted with the code in the given steps:
- `Exp02_ExploratoryERP.Rmd`:
- `Exp02_ERPPlannedAnalysis.Rmd`:

0 comments on commit b963a2f

Please sign in to comment.