[Rd] typo in nlminb ?
Yohan Chalabi
chalabi at phys.ethz.ch
Thu Oct 15 12:48:13 CEST 2009
Dear dev,
it looks like there is a typo in nlminb.
regards,
Yohan
Index: src/library/stats/R/nlminb.R
===================================================================
--- src/library/stats/R/nlminb.R (revision 50097)
+++ src/library/stats/R/nlminb.R (working copy)
@@ -93,7 +93,7 @@
"7" = "singular convergence (7)",
"8" = "false convergence (8)",
"9" = "function evaluation limit reached without convergence (9)",
- "10" = "iteration limit reached without convergence (9)",
+ "10" = "iteration limit reached without convergence (10)",
"14" = "storage has been allocated (?) (14)",
"15" = "LIV too small (15)",
--
PhD candidate
Swiss Federal Institute of Technology
Zurich
www.ethz.ch
More information about the R-devel
mailing list