I am just climbing the learning curve on using pymc for model comparison. I’m seeing a strange error that I didn’t see mentioned elsewhere in this forum or gh issues (apologies if I missed it).
I’m getting the same error that is currently popping up on the docs page.
https://www.pymc.io/projects/docs/en/stable/learn/core_notebooks/model_comparison.html#model-comparison
See the TypeError on doing az.compare(…)
I would appreciate any words of wisdom on how to get around this.