Open
Description
Description
Sometimes we have less sample stats than chains with SMC (the concept of draws
is hacked a bit), and this line here will trigger an arviz warning:
Lines 266 to 270 in cc90212
Reported by an user in https://discourse.pymc.io/t/incorrect-number-of-draws-in-smc-example/17119/2
We should suppress that warning, (perhaps in all internal uses of dict_do_dataset
by PyMC)?