NormalizingWeight: Internal Utility for Normalizing Weights

View source: R/NormalizingWeight.R

NormalizingWeightR Documentation

Internal Utility for Normalizing Weights

Description

See GPForth.df and GPFoblq.df.

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 GPFoblq.df for an example of its use.


GPArotateDF documentation built on Aug. 8, 2025, 7:22 p.m.