summary.fmridata.Rd
'summary' method for class '"fmridata"'.
# S3 method for fmridata
summary(object, ...)
object | an object of class |
---|---|
... | further arguments passed to or from other methods. |
The method tries to print information on data, like data dimension, voxel size, value range.
A list with the following elements:
data dimension
voxel dimension, if available
value range
design matrix
Karsten Tabelow tabelow@wias-berlin.de
if (FALSE) summary(data)