powered by
compute the DVARS quality control metric at every voxel
computeDVARSspatialMap(boldMatrix)
matrix of bold signal
DVARS spatial vector.
# NOT RUN { mat <- matrix(c(0,1,2,0,0,1,2,2,2),ncol=3) dv<-computeDVARSspatialMap(mat) # }
Run the code above in your browser using DataLab