On Wed, 14 Nov 2007, Nadine Mugusa wrote: > Hi everyone, > Can someone help me with root bisection algorithm? > Nadine >
Well you really should read the posting guide because this is not a very informative enquiry. However if what you really want to do is find the root of an equation you should use the uniroot function which is far more efficient than bisection. See ?uniroot David Scott _________________________________________________________________ David Scott Department of Statistics, Tamaki Campus The University of Auckland, PB 92019 Auckland 1142, NEW ZEALAND Phone: +64 9 373 7599 ext 86830 Fax: +64 9 373 7000 Email: [EMAIL PROTECTED] Graduate Officer, Department of Statistics Director of Consulting, Department of Statistics ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.