data4dTo2d: Convert a 4D array containing a series of fMRI volumes to a...

Description Usage Arguments Value

Description

The 4D data matrix's dimensions are length x width x height x time. it is suitable for visualization. The 2D data matrix's dimensions are time x voxels. It is suitable for statistical analysis.

Usage

1
data4dTo2d(arr4d)

Arguments

arr4d

the 4D array containing the series of fMRI volumes

Value

a 2D fMRI data matrix


cdgreenidge/brcbase documentation built on May 13, 2019, 2:40 p.m.