computeDVARSspatialMap: computeDVARSspatialMap

Description Usage Arguments Value Author(s) Examples

View source: R/preprocessRestingBOLD.R

Description

compute the DVARS quality control metric at every voxel

Usage

1

Arguments

boldMatrix

matrix of bold signal

Value

DVARS spatial vector.

Author(s)

Tustison NJ, Avants BB

Examples

1
2
 mat <- matrix(c(0,1,2,0,0,1,2,2,2),ncol=3)
 dv<-computeDVARSspatialMap(mat)

neuroconductor-devel/ANTsR documentation built on April 1, 2021, 1:02 p.m.