zhuwang46 / mpath

1 stars 3 forks source link

Error: `TODO: set upper limit of mu in linkinv` #8

Open robertour opened 5 months ago

robertour commented 5 months ago

I am trying to run cv.glmregNB on a metric of duration. I am getting the following error:

[1] 1
Error in { : task 34 failed - "TODO: set upper limit of mu in linkinv"
Calls: perform_iterations ... cv.glmregNB -> do.call -> glmregNB -> %dopar% -> <Anonymous>
In addition: Warning messages:
1: In model.matrix.default(Terms, mf, contrasts) :
  non-list contrasts argument ignored
2: In glmregNB(duration ~ gender + age + education + degree +  :
  trace argument is ignored since parallel=TRUE
Execution halted

start, etastart, mustart, ... arguments for the link{glmreg} function