powered by
This function reduces the data in the row or col dimension.
reduction(X,row.red=TRUE)
a matrix of size tm x vm which contains the functionnal images
Logical. Reduces the columns or the rows
the reduced matrix
centering
# NOT RUN { # TODO!! # Xcr <- reduction(Xcentred,row.red=TRUE)$Xred # }
Run the code above in your browser using DataLab