Skip to content

nls (PR#1533)

1 message · Brian Ripley

#
The iteration count is being reported incorrectly as a real not an
integer, and I've fixed that for 1.5.1.

I can't reproduce your first example, but I suspect the numbers have
lost digits.  It looks as if the model you are fitting is an exact fit (to
machine accuracy).  nls() cannot fit exact fits: rounding error gets in
the way.
On Thu, 9 May 2002 scs10@st-and.ac.uk wrote: