2.03.2011

Nonlinear Least Squares - Function : NLS

r_nls r_nls

r_nls r_nls

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 ...