dmgroppe/Mass_Univariate_ERP_Toolbox
Mass univariate MATLAB toolbox for event-related potential analysis
인용 양식
David Groppe (2024). dmgroppe/Mass_Univariate_ERP_Toolbox (https://github.com/dmgroppe/Mass_Univariate_ERP_Toolbox), GitHub. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- AI and Statistics > Statistics and Machine Learning Toolbox > Descriptive Statistics and Visualization >
- Sciences > Neuroscience > Human Brain Mapping > EEG/MEG/ECoG >
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!OLD
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.25.0.0 | The basic functions should all work with Matlab 2014b now. Some plotting functions do not yet fully work. |
|
|
1.24.0.0 | Zip file not actually updated in last update. Now it should work. |
||
1.23.0.0 | Minor bugs in tfdrGRP.m and topoplotMK.m fixed. For full details see: http://openwetware.org/wiki/Mass_Univariate_ERP_Toolbox:_Revision_History |
||
1.22.0.0 | 1) gui_erp.m: tm_rng was a single for some reason and is now forced to be a double in all cases. Thanks to Kathryn Schelonka for figuring this out. |
||
1.21.0.0 | 1: gui_erp.m) tm_rng was a single for some reason and is now forced to be a double
|
||
1.20.0.0 | 1) gui_erp.m: tm_rng was a single for some reason and is now forced to be a double
|
|
|
1.19.0.0 | Minor fix to 'bsln' option of sets2GND.m |
||
1.18.0.0 | Updated to be compatible with Matlab R2013a (thanks Aaron Newman) and minor gui_erp.m visualization bug fix. |
||
1.17.0.0 | spatial_neighbors.m updated to estimate head radius from electrode locations. This makes it easier to translate max_dist parameter for cluster-based tests into centimeters. |
||
1.16.0.0 | topoplotMK.m modified to be compatible with Matlab R2012. |
||
1.15.0.0 | Function crashed or could assign incorrect EEG.epoch info (e.g. EEG.epoch(x).latency) to a bin event when run on epoched data with more than one event per epoch. Thanks to Clemens Maidhof for alerting me to this. |
||
1.14.0.0 | sig_raster.m can now use a temperature scale to represent graded values of significance (in microvolts or t-scores). |
||
1.13.0.0 | Cluster-based permutation tests made recursiveless and better able to handle many comparisons by Amy Guthormsen. |
||
1.12.0.0 | bin_info2EEG.m fixed. New 'bin*' elements of EEG.events had wrong bin #s and the function wouldn't work if EEG.epoch(#).eventtype was numeric. These problems should not have affected results from the toolbox since it ignores the EEG.events field. |
||
1.11.0.0 | Cluster-based permutation tests added to toolbox. Function for GFWER control added. |
||
1.10.0.0 | save_erp.m and save_matmk.m were not fully compatible with Windows but now should be (thanks Elisa Filevich!). bin_opGRP.m was not working properly for some group orderings and has been fixed. |
||
1.9.0.0 | bin_info2EEG.m can now work on EEG variables without an EEG.event(x).duration field. tfdrGND and tfdrGRP now stores FDR corrected p-values in GND and GRP variable for BH and BY FDR control algorithms. |
||
1.8.0.0 | save_matmk.m was accidentally omitted from the last update. |
||
1.7.0.0 | All functions should now be compatible with Windows. |
||
1.6.0.0 | decimateGND.m now works on non-Kutaslab data and has 'save_GND' option. |
||
1.5.0.0 | Several minor bug fixes and bin_info2EEG.m can now operate on continuous data. See toolbox wiki for full details. |
||
1.4.0.0 | Due to rounding errors, mxt_perm1.m could produce inaccurate within-subject p-values for very small sample sizes (e.g., 3 participants). This has been fixed. |
||
1.3.0.0 | sig_wave.m and plot_wave.m were added to toolbox to help data visualization. A few minor modifications to other functions were made as well. |
||
1.2.0.0 | Function erplab2GND.m was added so that this code can be used with the ERPLAB MATLAB toolbox. A few minor modifications to other functions were made as well. |
||
1.1.0.0 | Unnecessary directory information removed from zip file. |
||
1.0.0.0 |