search for: initfit

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

2010 Oct 10
1
segfault caused by `icfit` in `interval` package
...#39;memory not mapped' Traceback: 1: .Call("ComputeMLEForR", R, B, max.inner, max.outer, tol) 2: computeMLE(R, B, max.inner = max.inner, max.outer = max.outer, tol = tol) 3: initcomputeMLE(<<<<< arguments passed to initcomputeMLE>>>>>) 4: do.call(initfit, args = list(L = L, R = R, Lin = Lin, Rin = Rin, A = A)) 5: doTryCatch(return(expr), name, parentenv, handler) 6: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7: tryCatchList(expr, classes, parentenv, handlers) 8: tryCatch(expr, error = function(e) { call <- conditionCall(e)...