Click or drag to resize

PLS2NipalsAlgorithmPredictorLoadings Property

Gets the loadings matrix for PredictorMatrix.

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

Property Value

DoubleMatrix
Remarks
The loadings matrix is described in the class summary.
See Also