uniroot.all, to solve for all roots of one (nonlinear) equation
multiroot, to solve n roots of n (nonlinear) equations
steady, for a general interface to most of the steady-state
solvers
steady.band, to find the steady-state of ODE models with a
banded Jacobian
steady.1D, steady.2D,
steady.3D, steady-state solvers for 1-D, 2-D and 3-D
partial differential equations.
stode, iterative steady-state solver for ODEs with full
or banded Jacobian.
stodes, iterative steady-state solver for ODEs with arbitrary
sparse Jacobian.
runsteady, steady-state solver by dynamically running to
steady-state
jacobian.full, jacobian.band, estimates the
Jacobian matrix assuming a full or banded structure.
gradient, hessian, estimates the gradient
matrix or the Hessian.
plot.steady1D, ... for plotting steady-state solutions.
package vignette rootSolve