NormalizingWeight: Internal Utility for Normalizing Weights

View source: R/NormalizingWeight.R

NormalizingWeightR 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.


GPArotation documentation built on Nov. 16, 2023, 5:09 p.m.