Description Usage Arguments Details Value Author(s) See Also
Transforms a niftiImage (created by readNifti from package RNiftyReg) into an object with class fmridata
1 2 |
niftiobj |
an object of class niftiImage |
level |
quantile used in mask definition |
mask |
array or nifti-object containing the mask. If set this replaces the mask defined by argument level. |
setmask |
if |
indx |
index vector for subcube definition |
indy |
index vector for subcube definition |
indz |
index vector for subcube definition |
avoidnegs |
if |
This function can be used in connection with readNifti from package RNiftyReg to read large fMRI series from nifti files. The resulting fmridata-object stores the image data as 2 byte integer in raw format, in contrast for the 4 byte real used with other functions.
an object of class fmridata
Joerg Polzehl polzehl@wias-berlin.de
read.AFNI
, read.DICOM
,
read.ANALYZE
, read.NIFTI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.