DVARS: Computes the DSE decomposition and DVARS-related statistics....

Description Usage Arguments

View source: R/DVARS.R

Description

Differences from implementation at github.com/asoroosh/DVARS:

Usage

1
DVARS(X, normalize = FALSE, norm_I = 100, verbose = FALSE)

Arguments

X

a T x N numeric matrix representing an fMRI run.

normalize

Normalize the data as proposed in the original paper? Default is FALSE.

norm_I

The value to scale to. Default is 100, as in the original paper.

verbose

Should occasional updates be printed? Default is FALSE.


muschellij2/clever documentation built on Sept. 26, 2020, 3:54 p.m.