coef.nlsr               Output model coefficients for nlsr object.
dex                     Calculate expression for derivative
                        calculations.
findSubexprs            Find common subexpressions
model2rjfun             Create functions to calculate the residual
                        vector or the sum of squares, possibly with
                        derivatives.
nlfb                    Nash variant of Marquardt nonlinear least
                        squares solution via qr linear solver.
nlsDeriv                Functions to take symbolic derivatives.
nlsSimplify             Functions to simplify expressions.
nlsr-package            Tools for solving nonlinear least squares
                        problems. UNDER DEVELOPMENT.
nlxb                    Nash variant of Marquardt nonlinear least
                        squares solution via qr linear solver.
predict.nlsr            Predictions for models specified as a formula
                        of style y ~ (something)
print.nlsr              Print method for an object of class nlsr.
res                     Evaluate residuals from an object of class
                        'nlsr'.
resgr                   Compute gradient from residuals and Jacobian.
resss                   Compute sum of squares from residuals via the
                        residual function.
rjfundoc                Document functions that evaluate residuals at
                        particular parameter locations.
summary.nlsr            Summary output for nlsr object.
wrapnlsr                Provides class nls solution to a nonlinear
                        least squares solution using the Nash Marquardt
                        tools.
