Displaying 1 result from an estimated 1 matches for "tp4648168".
Did you mean:
tp4646168
2012 Nov 01
1
What does uniroot return when an error occurs
...For example:
uniroot( function(x) x^2+1, lower=1, upper=2 ).
I want to say something like:
if "error in uniroot(...)" return NA else return uniroot$root
Thanks a lot!
Asaf
--
View this message in context: http://r.789695.n4.nabble.com/What-does-uniroot-return-when-an-error-occurs-tp4648168.html
Sent from the R help mailing list archive at Nabble.com.