NormalizingWeight {GPArotation} | R Documentation |
Internal Utility for Normalizing Weights
Description
See GPFRSoblq and GPFRSorth.
Usage
NormalizingWeight(A, normalize=FALSE)
Arguments
A |
A loading matrix. |
normalize |
An indication of if/how the matrix should be normalized. |
Value
A matrix. This function is not exported in the NAMESPACE, and is only used by the GP rotation functions. See GPFRSorth for an example of its use.
[Package GPArotation version 2024.3-1 Index]