Click or drag to resize

PLS1NipalsAlgorithmLoadings Property

Gets the loadings matrix for PredictorMatrix. The loadings matrix is described in the class summary.

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

Property Value

DoubleMatrix
See Also