Relax |
The RelaxISFitResult type exposes the following members.
| Name | Description | |
|---|---|---|
| ESS | The weighted end sum of squares (aka SSR) of the fit. | |
| ParameterErrors |
The resulting parameter errors calculated from the covariance matrix after the fit.
Obsolete | |
| Parameters | Gets or sets the fit parameters. | |
| ParameterValues |
The resulting parameter values gotten from the fit.
Obsolete | |
| R2 | The non-linear R²-value achieved by the fit. | |
| Status | The end status of the performed data fit. |