Other packages > Find by keyword >

nleqslv  

Solve Systems of Nonlinear Equations
View on CRAN: Click here


Download and install nleqslv package within the R console
Install from CRAN:
install.packages("nleqslv")

Install from Github:
library("remotes")
install_github("cran/nleqslv")

Install by package version:
library("remotes")
install_version("nleqslv", "3.3.5")



Attach the package and use:
library("nleqslv")
Maintained by
Berend Hasselman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-02-07
Latest Update: 2023-11-26
Description:
Solve a system of nonlinear equations using a Broyden or a Newton method with a choice of global strategies such as line search and trust region. There are options for using a numerical or user supplied Jacobian, for specifying a banded numerical Jacobian and for allowing a singular or ill-conditioned Jacobian.
How to cite:
Berend Hasselman (2009). nleqslv: Solve Systems of Nonlinear Equations. R package version 3.3.5, https://cran.r-project.org/web/packages/nleqslv. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0 (2009-02-07 15:22), 1.1 (2009-02-16 17:01), 1.3 (2009-03-22 18:20), 1.4 (2009-04-22 18:02), 1.5 (2009-09-06 01:11), 1.6.1 (2010-04-04 17:47), 1.6 (2010-03-13 15:55), 1.7 (2010-08-17 21:03), 1.8.1 (2011-02-27 19:05), 1.8.2 (2011-03-02 12:33), 1.8.3 (2011-03-04 08:16), 1.8.4 (2011-05-04 17:31), 1.8.5 (2011-05-15 09:29), 1.8.6 (2011-07-28 19:54), 1.8 (2010-09-26 15:06), 1.9.0 (2011-09-16 22:09), 1.9.1 (2011-12-05 19:56), 1.9.2 (2011-12-12 08:15), 1.9.3 (2012-02-19 18:21), 1.9.4 (2012-09-27 07:20), 2.0 (2013-02-05 16:11), 2.1.1 (2014-02-05 20:48), 2.1 (2013-11-21 12:56), 2.2 (2014-06-04 21:56), 2.3.1 (2014-07-13 19:47), 2.3 (2014-07-04 13:39), 2.4 (2014-08-10 00:24), 2.5 (2014-09-29 11:25), 2.6 (2015-03-04 21:33), 2.7 (2015-04-03 02:00), 2.8 (2015-05-18 18:09), 2.9.1 (2015-11-26 08:33), 2.9 (2015-09-06 16:17), 3.0.1 (2016-05-02 13:21), 3.0.2 (2016-06-27 13:20), 3.0.3 (2016-08-08 17:19), 3.0 (2016-01-28 20:57), 3.1 (2017-02-16 17:27), 3.2 (2017-03-04 17:12), 3.3.1 (2017-07-06 12:30), 3.3.2 (2018-05-17 10:47), 3.3.3 (2022-08-07 16:10), 3.3.4 (2023-01-14 13:20), 3.3.5 (2023-11-27 00:30), 3.3 (2017-05-18 20:26)
Other packages that cited nleqslv R package
View nleqslv citation profile
Other R packages that nleqslv depends, imports, suggests or enhances
Complete documentation for nleqslv
Functions, R codes and Examples using the nleqslv R package
Some associated functions: nleqslv-package . nleqslv . print.testnslv . searchzeros . testnslv . zznleqslv-iterationreport . 
Some associated R codes: nleqslv.R . searchzeros.R . testnslv.R .  Full nleqslv package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA