TuckerCongruence: Calculate the Tucker Congruence of two matrices which allow...

View source: R/TuckerCongruence.R

TuckerCongruenceR 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

Description

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

Usage

TuckerCongruence(matrix1, matrix2)

Arguments

matrix1

the first matrix

matrix2

the second matrix

Value

the congruence between the two matrices which is in theory the maximum possible congruence taking into account all possible rotations


syuanuvt/CSSCA documentation built on Nov. 28, 2022, 7:58 p.m.