GLM Neg Binom error (offset_column)
Does anyone know or have seen this error before? I have tried some approaches, but no success
Tagged:
0
Answers
Dortmund, Germany
I have created 2 different ways to build the model, one using CrossVal and other using just the operator GLM and the error occurs in both.
When I take 'offset_column' parameter off, both "work well" (CrossVal and just GLM both with Negative Binomial).
Best,