Click or drag to resize

CrossValidationResult_predictedY Field

Predicted Y values per number of factors.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public IMatrix<double>[] _predictedY

Field Value

IMatrixDouble
See Also