Click or drag to resize

PLS2NipalsAlgorithmPredictorWeights Property

Gets the matrix of weights for the predictors.

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

Property Value

DoubleMatrix
See Also