Description Usage Arguments Value
The function preprocesses fMRI data (NIfTI format) with the following steps: detrending; demeaning; and PCA.
1 | prepfmri(nii, mask, r = 40)
|
nii |
A 4-D fMRI image. |
mask |
A 3-D mask has the same dimension with |
r |
The number of PCs. |
The preprocessed n*r data matrix (n is the number of masked voxels).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.