powered by
This function computes the eigenvalues of a centered and reduced data matrix
eigenvalues(X,draw=FALSE)
a matrix of size tm x vm which contains the functionnal images centered and reduced
Logical. Should we plot the eigenvalues
A list containing
vector of the eigenvalues
# NOT RUN { # TODO!! # valpcr <- eigenvalues(Xcr,draw=T)$eigenvalues # }
Run the code above in your browser using DataLab