NonlinearRegressionResult Properties

Properties

Parameters Gets the parameters of the regression.
(Inherited from FitResult)
Residuals Gets a list of the residuals of the fit.
(Overrides ResidualsResultResiduals)
SumOfSquaredResiduals Gets the sum of the squares of all residuals.
(Overrides ResidualsResultSumOfSquaredResiduals)

See Also