permmatRank_joint: Permutation test to get joint components ranks

View source: R/Match&Permutation_Functions.R

permmatRank_jointR Documentation

Permutation test to get joint components ranks

Description

Permutation test to get joint components ranks

Usage

permmatRank_joint(matchedResults, nperms = 100)

Arguments

matchedResults

results generated by angleMatchICA

nperms

the number of permutation

Value

a list of matrixes ## pvalues: pvalues for the matched colunmns don't have correlation. ## corrperm: correlation value for original Mx with each random permutation of My. ## corrmatched: the correlation for each pair of matched columns.


singR documentation built on April 3, 2025, 10:31 p.m.