| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The RepSim toolbox is developed to perform Monte Carlo simulations of fMRI experiments. The resulting text file gives an idea of how likely it is, to have a false positive result repeated in n subjects out of a sample of N subjects.
The RepSim toolbox is created with the app designer in Matlab R2020b. The code to do the simulations is based on the AlphaSim tool as implemented in RESTplus v1.24 (http://restfmri.net/forum/). In order to work, SPM12 (https://www.fil.ion.ucl.ac.uk/spm/) should be installed.
The script performs a S simulatiosn of statistical maps for N subjects. For each stimulation an activation count map is created and a group analysis (t-test) is performed.
The activation count maps can be created using an exact threshold (no weighted threshold) or a weighted threshold. In case of the weighted threshold, the activation count is determined as
The results are given in a tekst file:
The 'Result_analysis' folder contains a SPM toolbox to create activation count maps (ACM) or weighted overlap maps (WOM) from real fMRI results. The whole 'Result_analysis' folder should be saved as a subfolder in the 'SPM12/toolbox' folder.
| Back | FazBrowse Home | New Git URL |