FEATURE: allow prior arguments to be functions
Currently, it isn't possible to load Python functions from strings in prior files. This is a significant barrier to using conditional priors.
This MR should resolve that.
Edited by Colm Talbot
Currently, it isn't possible to load Python functions from strings in prior files. This is a significant barrier to using conditional priors.
This MR should resolve that.