Learn R Programming

AnalyzeFMRI (version 1.1-11)

eigenvalues: eigenvalues

Description

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

Usage

eigenvalues(X,draw=FALSE)

Arguments

draw
Logical. Should we plot the eigenvalues

Value

  • A list containing
  • eigenvaluesvector of the eigenvalues

Examples

Run this code
# TODO!!
# valpcr <- eigenvalues(Xcr,draw=T)$eigenvalues

Run the code above in your browser using DataLab