Description Usage Arguments Value See Also Examples
This function center the data in the two dimensions, the first dimension being indicated by col.first argument
1 |
X |
a matrix of size tm x vm which contains the functionnal images |
col.first |
Logical. Center the columns or the rows first |
Xcentred |
the double centered matrix |
1 2 | # TODO!!
# Xcentred <- centering(X.masked,col.first=TRUE)$Xcentred
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.