0.12.1
What's Changed
New Features 🎉
- Add
sample_prior
to sample from arbitrary VariableFactory by @williambdean in #1536 - 1553 add transform parameter for HSGP link function by @williambdean in #1555
- Add
demeaned_basis
flag for HSGP classes by @williambdean in #1560 - Specify target scaling dimensions by @williambdean in #1562
- Allow for media scaling settings by @williambdean in #1573
Bugfixes 🐛
- 1570 target scaled and variable need to be broadcasted with non global scaling by @williambdean in #1571
Documentation 📖
- MMM Multi-Dimensional Example by @juanitorduz in #1521
Maintenance 🔧
- Correcting small errors in multidimensional mmm by @cetagostini in #1551
- remove abstract requirement of data_setter by @williambdean in #1463
Full Changelog: 0.12.0...0.12.1