sibylhe / mmm_stan

Python/STAN Implementation of Multiplicative Marketing Mix Model, with deep dive into Adstock (carry-over effect), ROAS, and mROAS
MIT License
343 stars 160 forks source link

Added an .ipynb to display example output of the code. Fixed bug with a variable stored as list by converting to np.array. #22

Closed ghost closed 3 years ago

sibylhe commented 3 years ago

Many thanks!! This is very helpful.