Find the root of a function by using the SAS DATA step By Rick Wicklin on The DO Loop August 19, 2020 https://blogs.sas.com/content/iml/2020/08/19/find-root-function-sas-data-step.html
A simple way to find the root of a function of one variable By Rick Wicklin on The DO Loop February 5, 2014 https://blogs.sas.com/content/iml/2014/02/05/find-the-root-of-a-function.html
Finding the root of a univariate function By Rick Wicklin on The DO Loop August 3, 2011 https://blogs.sas.com/content/iml/2011/08/03/finding-the-root-of-a-univariate-function.html
If you use SAS Viya and SAS Studio 5.2 or later AND your site licenses SAS/IML , then there's a code snippet called: Find Roots of Nonlinear Equation : Enables you to find the roots of a function of one variable. Finding the root (or zero) of a function enables you to solve nonlinear equations.
Paper 3099-2019 Find a Function Root By Genetic Algorithm Xia Ke Shan, iFRE Inc., Beijing, China Kurt Bremser, Allianz Technology GmbH, Austria (Presenter) https://support.sas.com/resources/papers/proceedings19/3099-2019.pdf
root finding, proc optmodel https://communities.sas.com/t5/SAS-Procedures/root-finding-proc-optmodel/m-p/298259
Halley's method for finding roots By Rick Wicklin on The DO Loop August 24, 2016 https://blogs.sas.com/content/iml/2016/08/24/halleys-method-finding-roots.html
Ciao, Koen
... View more