Summary method for Neuroimaging objects
# S4 method for SparseNeuroVec
Summary(x, ..., na.rm = FALSE)# S4 method for SparseNeuroVol
Summary(x, ..., na.rm = FALSE)
# S4 method for DenseNeuroVol
Summary(x, ..., na.rm = FALSE)
# S4 method for DenseNeuroVol
Summary(x, ..., na.rm = FALSE)
# S4 method for DenseNeuroVol
Summary(x, ..., na.rm = FALSE)
the summary of the SparseNeuroVec object
A SparseNeuroVec object
Additional arguments passed to methods
Logical indicating whether to remove NA values before computation