Click or drag to resize

PLS2SimplsAlgorithmPredictorWeights Property

Gets the matrix of predictor weights.

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

Property Value

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