pymc
pymc copied to clipboard
Store unconstrained variables by default after sampling
Description
These are needed for many methods like MargnalModel.recover_marginals.
And debugging utilities like https://github.com/pymc-devs/pymc-experimental/issues/217
Alleviates the need for #6721