fourDto2D: fourDto2D

Description Usage Arguments Value See Also Examples

View source: R/niftiFMRI.R

Description

This function transforms a 4D image array into a 2D image matrix by unrolling space. This is usefull to perform a subsequent ICA.

Usage

1
fourDto2D(volume.4d, tm)

Arguments

volume.4d

a 4D array to be transformed

tm

number of time dimensions

Value

x.2d

matrix of size tm x vm which contains the tm images

See Also

threeDto4D twoDto4D

Examples

1
# TODO!!

AnalyzeFMRI documentation built on Oct. 5, 2021, 5:06 p.m.