something is broken, R 4.1.1
Opened this issue · 0 comments
jakeberv commented
Running 4.1.1 on MacOS Mojave --
Looks like something is broken. I tried following the advice here #3
but I'm still getting this error when trying to fit an asymptotic model --
> model <- nls(Y ~ NLS.asymReg(X, init, m, plateau) ) Error in (attr(object, "initial"))(mCall = mCall, data = data, LHS = LHS, : unused arguments (control = list(50, 1e-05, 0.0009765625, FALSE, FALSE, 0, FALSE), trace = FALSE)
Any idea what might be going on?
Thanks,
Jacob Berv