Comparing models

Hello,

I’m getting the following error when I try to use the PyMC3 compare function:

UnusedInputError: Encountered error in ic computation of compare.

I’m using the samples from the traces. I’m not sure what is causing the error. Anybody have suggestions on how to resolve this error?

Thank you!

It is not possible for me to know or even guess what could be causing the error for now, sorry. We’ll need more information such as versions, a minimal working example if possible in order to reproduce the error… We have a write-up about things that will maximize the probability of getting an answer at Asking Questions on the PyMC Discourse — PyMC project website