NormalizingWeight: Internal Utility for Normalizing Weights
Description
See GPForth.df and GPFoblq.df.
Usage
NormalizingWeight(A, normalize=FALSE)
Value
A matrix. This function is not exported in the NAMESPACE, and is only used by the GP rotation functions. See GPFoblq.df for an example of its use.
Arguments
- A
A loading matrix.
- normalize
An indication of if/how the matrix should be normalized.