Click or drag to resize

LinearFitBySvdPredictedValues Property

Gets the predicted dependent values

Namespace: Altaxo.Calc.Regression
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double[] PredictedValues { get; }

Property Value

Double
See Also