Click or drag to resize

PLS2NipalsAlgorithmPredictorResiduals Property

Gets the predictor residuals matrix.

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

Property Value

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