permmatRank_joint {singR}R 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.


[Package singR version 0.1.2 Index]