nlsr: Functions for Nonlinear Least Squares Solutions

Provides tools for working with nonlinear least squares problems. It is intended to eventually supersede the 'nls()' function in the R distribution. For example, 'nls()' specifically does NOT deal with small or zero residual problems as its Gauss-Newton method frequently stops with 'singular gradient' messages. 'nlsr' is based on the now-deprecated package 'nlmrt', and has refactored functions and R-language symbolic derivative features.

Package details

AuthorJohn C Nash [aut, cre], Duncan Murdoch [aut]
MaintainerJohn C Nash <nashjc@uottawa.ca>
LicenseGPL-2
Version2021.8.19
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("nlsr", repos="http://R-Forge.R-project.org")

Try the nlsr package in your browser

Any scripts or data that you put into this service are public.

nlsr documentation built on Nov. 23, 2021, 3:01 a.m.