Displaying 1 result from an estimated 1 matches for "computemleforr".
2010 Oct 10
1
segfault caused by `icfit` in `interval` package
...put concerning the arguments passed to
initcomputeMLE by
<<<<< arguments passed to initcomputeMLE>>>>> so that the description of the
output wouldn't be too long):
 *** caught segfault ***
address 0xc, cause '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))...