Learn R Programming

brainGraph (version 2.2.0)

partition: Partition a design matrix into columns of interest and nuisance

Description

Partition a design matrix into columns of interest and nuisance

Usage

partition(M, con.mat, method = c("beckmann", "guttman"))

Arguments

M

Numeric matrix; the full design matrix

con.mat

Numeric matrix; the contrast matrix

method

Character string; the method of partitioning (default: beckmann)

References

Guttman I. Linear Models: An Introduction. Wiley, New York, 1982.

Smith SM, Jenkinson M, Beckmann C, Miller K, Woolrich M (2007). Meaningful design and contrast estimability in fMRI. NeuroImage, 34(1):127-36.