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]
First Published: 2009-02-07
Latest Update: 2023-01-14
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 11 Apr. 2025.
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 (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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for nleqslv40060080010001200140016001800TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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