Stat > Regression > Nonlinear Regression
Use Nonlinear Regression to mathematically describe the nonlinear relationship between a response variable and one or more predictor variables. Specifically, use nonlinear regression instead of ordinary least squares regression when you cannot adequately model the relationship with linear parameters. Parameters are linear when each term in the model is additive and contains only one parameter that multiplies the term. Use this procedure for fitting models that are nonlinear in the parameters, storing regression statistics, examining residual diagnostics, generating point estimates, and generating prediction and confidence intervals.
See Understanding Nonlinear Regression for an overview.
Response: Enter the column containing the Y, or response variable.
Expectation Function: Enter the function that describes the relationship between the predictor(s) and the expected response value using one of these methods:
See Specifying an Expectation Function - Nonlinear Regression for more information.