Learn R Programming

AnalyzeFMRI (version 1.1-11)

reduction: reduction

Description

This function reduces the data in the row or col dimension.

Usage

reduction(X,row.red=TRUE)

Arguments

row.red
Logical. Reduces the columns or the rows

Value

  • Xredthe reduced matrix

See Also

centering

Examples

Run this code
# TODO!!
# Xcr <- reduction(Xcentred,row.red=TRUE)$Xred

Run the code above in your browser using DataLab