View source: R/Match&Permutation_Functions.R
permmatRank_joint | R Documentation |
Permutation test to get joint components ranks
permmatRank_joint(matchedResults, nperms = 100)
matchedResults |
results generated by angleMatchICA |
nperms |
the number of permutation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.