Fits a multivariate nonlinear regression model using least squares.

The NonlinearRegression..::.IDerivative type exposes the following members.

Methods

NameDescription
derivative
Computes the weight, frequency, and partial derivatives of the residual given the parameter vector theta for a single observation.
f
Computes the weight, frequency, and residual given the parameter vector theta for a single observation.
(Inherited from NonlinearRegression..::.IFunction.)

See Also