Click or drag to resize

PLS1NipalsAlgorithmScores Property

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

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

Property Value

DoubleMatrix
See Also