search for: creact

Displaying 1 result from an estimated 1 matches for "creact".

Did you mean: react
2006 Sep 26
2
set off error messages
Hello there! I'm creacting a loop for(i in 1:n){...}within which I build a nls model at each iteration. for some of the values of i, the algoritm in the nls function doesn't converge or cannot find a solution and consequently an error message is produced, and so my loop is interupted. The errors don't really matte...