SCM

[#6112] fixed is a sequence of FALSE-s

Date:
2015-06-04 22:18
Priority:
3
State:
Closed
Submitted by:
Ott Toomet (otoomet)
Assigned to:
Nobody (None)
Hardware:
None
Product:
None
Operating System:
None
Component:
None
Version:
None
Severity:
None
Resolution:
None
URL:
Summary:
fixed is a sequence of FALSE-s

Detailed description
if fixed is a sequence of FALSE-s (probably of correct length) get warning:

no non-missing arguments to min; returning Inf

traceback gives
> traceback()
8: doWithOneRestart(return(expr), restart)
7: withOneRestart(expr, restarts[[1L]])
6: withRestarts({
.Internal(.signalCondition(simpleWarning(msg, call), msg,
call))
.Internal(.dfltWarn(msg, call))
}, muffleWarning = function() NULL)
5: .signalSimpleWarning("no non-missing arguments to min; returning Inf",
quote(min(fixed)))
4: prepareFixed(start = start, activePar = activePar, fixed = fixed)
3: maxRoutine(fn = logLik, grad = grad, hess = hess, start = start,
constraints = constraints, ...)
2: maxLik(loglik3, start = start, method = method, lambdatol = lambdatol,
print.level = print.level, fixed = fixed, ...) at estimate_linkmodel.R#242
1: linkModel(net, iterlim = 2, type = "1l", print.level = 3)

Comments:

No Comments Have Been Posted

Attached Files:

Changes

Field Old Value Date By
status_idOpen2022-05-23 15:49otoomet
close_dateNone2022-05-23 15:49otoomet
Thanks to:
Vienna University of Economics and Business Powered By FusionForge