matchICA {SparseICA} | R Documentation |
Match ICA results based on L2 distances and Hungarian
Description
Match ICA results based on L2 distances and Hungarian
Usage
matchICA(S, template, M = NULL)
Arguments
S |
loading variable matrix |
template |
template for match |
M |
subject score matrix |
Value
the match result
[Package SparseICA version 0.1.4 Index]