search for: nlsproblem

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

Did you mean: adsproblem
2012 Jul 03
1
nls problem
...14.0 under ubuntu and macosx. I recently stumbled over a problem with `nls', which occurs if the model is not specified explicitly but via an evaluation of a 'call' object. simple example: 8<-------------------------------------------------------------------------------------- nlsProblem <- function (len = 5) { #======================================================================= # purpose: to demonstrate an apparent problem with `nls' which occurs, # if the model is specified by passing th lhs as an evaled 'call' # object. The problem is related to t...