Roots of one-dimensional functions in R-only code


[Up] [Top]

Documentation for package ‘rootoned’ version 2018-8.28

Help Pages

rootoned-package rootoned
bisect Rootfinding Through Bisection
brent Brent-Dekker Root Finding Algorithm
brentDekker Brent-Dekker Root Finding Algorithm
multrfind multrfind: Find a single root of a function of one variable within a specified interval.
newt1d Find a single root of a function of one variable from an initial guess by Newton's method in one dimension.
regulaFalsi Rootfinding Through Bisection
ridders Ridders' Method
root1d root1d: Find a single root of a function of one variable within a specified interval.
rootwrap zeroin: Find a single root of a function of one variable within a specified interval.
rwx zeroin: Find a single root of a function of one variable within a specified interval.
secant Rootfinding Through Bisection
zeroin zeroin: Find a single root of a function of one variable within a specified interval.