matchICA: Match ICA results based on L2 distances and Hungarian

View source: R/post.R

matchICAR 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


SparseICA documentation built on April 12, 2025, 1:50 a.m.