fmri.data: fMRI data used in our paper

fmri.dataR Documentation

fMRI data used in our paper

Description

A dataset contain the regions and their region-averaged hemodynamic response

Usage

fmri.data

Format

A list with 6 compoenents

dat

a 360 x 264 data matrix (360 scans, 264 regions)

regions

names of regions. For example, "2001xlylxl", "2001" indicates the Tzourio-Mazoyer code in the Anatomical Automatic Labeling (AAL) partition and "xlylxl" indicates the sub-region of the certain ROI.

coord

a data.frame with four columns: the first three columns indicate the (x, y, z) location in 3D fMRI image and the last column indicates the corresponding region.

dimx

dimension of x axis of 3D fMRI image.

dimy

dimension of y axis of 3D fMRI image.

dimz

dimension of z axis of 3D fMRI image.

Source

original data from the subject P2 on http://www.cs.cmu.edu/~fmri/science2008/data.html

References

"Predicting Human Brain Activity Associated with the Meanings of Nouns," T. M. Mitchell, S. V. Shinkareva, A. Carlson, K.M. Chang, V. L. Malave, R. A. Mason, and M. A. Just, Science, 320, 1191, May 30, 2008. DOI: 10.1126/science.1152876.


MengtaoWen/SLIP documentation built on May 3, 2022, 6:45 a.m.