NonlinearRegressionResult Properties |
The NonlinearRegressionResult type exposes the following members.
Name | Description | |
---|---|---|
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.) |