NormalizingWeight function

Internal Utility for Normalizing Weights

Internal Utility for Normalizing Weights

See GPFRSoblq and GPFRSorth.

NormalizingWeight(A, normalize=FALSE)

Arguments

  • A: A loading matrix.
  • normalize: An indication of if/how the matrix should be normalized.

Returns

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.