Function : NLS - Nonlinear Least Squares
Description :
-
Determine the nonlinear (weighted) least-squares estimates of the parameters of a nonlinear model.
Usage :
-
nls(formula, data, start, control, algorithm,
trace, subset, weights, na.action, model,
lower, upper, ...)
See Also ...
- R :: LSFIT ... Find the Least Squares Fit
- R :: LM ... Fitting Linear Models
- OCTAVE :: POLYFIT ... Fit Coefficients of a Polynomial in the Least Squares Sense