January 2018
Beginner to intermediate
422 pages
9h 47m
English
In this chapter, several advanced techniques to solve regression problems that cannot be solved with linear models were treated. First, a nonlinear least squares method was explored, where the parameters of the regression function to be estimated were nonlinear. In this technique, given the nonlinearity of the coefficients, the solution of the problem occurs by means of iterative numerical calculation methods. Then a MARS was performed. This is a nonparametric regression procedure that makes no assumption about the underlying functional relationship between the response and predictor variables. This relationship is constructed from a set of coefficients and basis functions that are processed, starting from the regression data.