Click or drag to resize

PLS2SimplsAlgorithmOrthogonalLoadings Property

Gets the matrix of orthogonal loadings, the basis for the predictor loadings matrix.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleMatrix OrthogonalLoadings { get; }

Property Value

DoubleMatrix
See Also