LinearFitBySvdResidualValues Property |
Gets the array of residual values defined as the difference y[i]-ypredicted[i].
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double[] ResidualValues { get; }
Property Value
DoubleSee Also