search for: skiperr

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

Did you mean: skiper
2007 Feb 14
0
environment confusion
...But evaluating the call, even with the environment set to the environment of the internal function, doesn't seem to work Browse[1]> eval(call,envir=environment(call$minuslogl)) Error during wrapup: object "arglist1" not found The full stack looks like this: > profile(m0f,skiperrs=FALSE) Error in is.vector(X) : object "arglist1" not found Enter a frame number, or 0 to exit 1: profile(m0f, skiperrs = FALSE) 2: profile(m0f, skiperrs = FALSE) 3: .local(fitted, ...) 4: onestep(step) 5: eval.parent(call, 2) 6: eval(expr, p) 7: eval(expr, envir, enclos) 8: mle...