Click or drag to resize

PLS2NipalsAlgorithmResponseResiduals Property

Gets the response residuals matrix.

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

Property Value

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