Curve Fitter Properties
Properties
Best | Gets the curve parameters corresponding to the best fit. |
Curve | Gets or sets the curve that is being fitted. |
Initial | Gets or sets the initial value for the iteration. |
Residuals | Gets the residuals for the observations. |
Scale | Gets or sets the vector used to scale the curve parameters. |
Standard | Gets the standard error of the curve fit. |
Weight | Gets or sets the weight function. |
Weight | Gets or sets the weight vector. |
XValues | Gets or sets the vector of x-values. |
YValues | Gets or sets the vector of y-values. |