Skip to content
Prev 7669 / 20628 Next

error in nlme()

amelie pinet <amelie.pinet at ...> writes:
It's hard to answer without a reproducible example:
http://tinyurl.com/reproducible-000 ... the problem *could* be inside
your dbleseg1 function.  Does it work outside of nls/nlme?  Are there
any simplified versions that you have gotten to work?
It's not necessarily *the* problem, but it would generally be advised
to update to a more recent version of nlme -- especially if we have
trouble reproducing your problem with more recent versions.

  You can use traceback() to try to see where the error came from,
although it's probably pretty deep within a nested set of function
calls ...