Description Usage Arguments Value See Also Examples
This function reduces the data in the row or col dimension.
1 |
X |
a matrix of size tm x vm which contains the functionnal images |
row.red |
Logical. Reduces the columns or the rows |
Xred |
the reduced matrix |
1 2 | # TODO!!
# Xcr <- reduction(Xcentred,row.red=TRUE)$Xred
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.