eigenvalues: eigenvalues

Description Usage Arguments Value Examples

View source: R/niftiFMRI.R

Description

This function computes the eigenvalues of a centered and reduced data matrix

Usage

1

Arguments

X

a matrix of size tm x vm which contains the functionnal images centered and reduced

draw

Logical. Should we plot the eigenvalues

Value

A list containing

eigenvalues

vector of the eigenvalues

Examples

1
2
# TODO!!
# valpcr <- eigenvalues(Xcr,draw=T)$eigenvalues

AnalyzeFMRI documentation built on Oct. 5, 2021, 5:06 p.m.