Nonlinear regression models; parametrized data frames



next up previous contents
Next: Changes to the Up: Statistical models in Previous: Quasi-likelihood models

Nonlinear regression models; parametrized data frames

S-PLUS provides two functions to fit nonlinear models that do not conform even to the partially linear paradigm of generalized linear models. These are ms() for arbitrary minimization problems where the objective functions is a sum of similar terms, and nls() for conventional nonlinear least squares estimation of normal nonlinear regression models.

In this brief introduction we only consider the nonlinear regression function nls() and leave ms() for the reader to pursue as needed.





Erik Moledor
Tue Jan 31 21:02:18 EST 1995