View source: R/EM_templateICA.R
make_Pmat | R Documentation |
Create permutation matrix P to regroup elements of s by locations instead of by ICs
make_Pmat(Q, nvox)
Q |
The number of template ICs |
nvox |
The number of spatial locations ( |
If s=(s1,...,sQ) is grouped by ICs 1,...Q, then Ps=(s(1),...,s(nvox)) is grouped by locations 1,...,nvox
P Permutation matrix size QVxQV
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.