Add or replace mask in an fmridata object
The function replaces the information in the mask component of an fmridata object.
setmask(fmriobj, mask)
fmriobj
: object of class 'fmridata'mask
: object of class 'array' or 'nifti'The dimensions of both objects supplied as arguments need to be compatible.
on object of class 'fmridata'.
Joerg Polzehl polzehl@wias-berlin.de
oro2fmri
, niftiImage2fmri
, read.NIFTI
, read.AFNI
, read.ANALYZE