Description Usage Arguments Value Examples
This function computes the eigenvalues of a centered and reduced data matrix
1 | eigenvalues(X,draw=FALSE)
|
X |
a matrix of size tm x vm which contains the functionnal images centered and reduced |
draw |
Logical. Should we plot the eigenvalues |
A list containing
eigenvalues |
vector of the eigenvalues |
1 2 | # TODO!!
# valpcr <- eigenvalues(Xcr,draw=T)$eigenvalues
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.