Click or drag to resize

PLS1NipalsAlgorithmWeights Property

Returns the matrix of weights computed by the algorithm.

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

Property Value

DoubleMatrix
See Also