Definition

Let be a response and be -dimensional explanatory variable. The non-linear regression model can be written as where is a known regression function and is a -dimensional parameter vector.

The parameter vector can not be obtained analytically. So it estimated numerically with such methods Newton–Raphson method, Gauss-Newton Method

Facts

If the function is linear, then the model is Multiple Linear Regression.