To obtain the coefficient estimates, we can use the method of nonlinear least squares. The objective is to minimize the sum of squared residuals, which can be written as:
$$\text{SSR} = \sum_{i=1}^{n} \left(Y_i - \beta_0 X_{1i}^{\beta_1} X_{2i}^{\beta_2}
Show more…