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-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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns