Click or drag to resize

PLS2Regression_PRESS Field

Stores the predicted residual error sum of squares (PRESS) values.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected IExtensibleVector<double> _PRESS

Field Value

IExtensibleVectorDouble
See Also