powered by
'summary' method for class '"fmridata"'.
# S3 method for fmridata summary(object, ...)
an object of class fmridata, usually, a result of a call to fmri.lm, fmri.smooth, fmri.pvalue, read.AFNI, or read.ANALYZE.
fmridata
fmri.lm
fmri.smooth
fmri.pvalue
read.AFNI
read.ANALYZE
further arguments passed to or from other methods.
A list with the following elements:
data dimension
voxel dimension, if available
value range
design matrix
The method tries to print information on data, like data dimension, voxel size, value range.
print.fmridata
# NOT RUN { summary(data) # }
Run the code above in your browser using DataLab