powered by
Constructor for Analyze class objects.
anlz(img = array(0, dim = rep(1, 4)), dim, datatype = 2, ...)
An object of class anlz.
anlz
is a multidimensional array of data.
is the dimension of the data (default = missing).
missing
is an integer that denotes the type of data contained in each voxel. See the function convert.datatype.anlz or the ANALYZE documentation for more details.
convert.datatype.anlz
allows for additional ‘slots’ to be specified.
Brandon Whitcher bwhitcher@gmail.com
ANALYZE 7.5 http://eeg.sourceforge.net/ANALYZE75.pdf
anlz, nifti, nifti, convert.datatype.anlz
nifti
aim <- anlz() # default
Run the code above in your browser using DataLab