View source: R/TuckerCongruence.R
TuckerCongruence | R Documentation |
Calculate the Tucker Congruence of two matrices which allow for rotation freedom. Note that the factor.congruence in the "psych" package would not allow for rotation freedom
TuckerCongruence(matrix1, matrix2)
matrix1 |
the first matrix |
matrix2 |
the second matrix |
the congruence between the two matrices which is in theory the maximum possible congruence taking into account all possible rotations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.