-
Notifications
You must be signed in to change notification settings - Fork 87
Add ITS lift testing notebook for MMM calibration #547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #547 +/- ##
==========================================
+ Coverage 95.59% 96.50% +0.90%
==========================================
Files 29 31 +2
Lines 2681 4173 +1492
==========================================
+ Hits 2563 4027 +1464
- Misses 118 146 +28 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@cetagostini I think I should be adding in the channel spend variables into the model formula, right? |
|
View / edit / reply to this conversation on ReviewNB cetagostini commented on 2025-11-05T07:17:35Z All good, but two important points:
drbenvincent commented on 2025-11-13T14:11:05Z Removed mention of normalising the results in cb64c19 drbenvincent commented on 2025-11-13T14:28:55Z remaining stuff about the mean (lift/week of the experiment) should be done in dc21e9c |
|
View / edit / reply to this conversation on ReviewNB cetagostini commented on 2025-11-05T07:17:36Z Good, I'll make a PR to make things clear there as well. drbenvincent commented on 2025-11-06T09:47:21Z I've already given that a go in a PR that I think you've seen pymc-labs/pymc-marketing#2061 |
|
I've already given that a go in a PR that I think you've seen pymc-labs/pymc-marketing#2061 View entire conversation on ReviewNB |
|
Removed mention of normalising the results in cb64c19 View entire conversation on ReviewNB |
|
remaining stuff about the mean (lift/week of the experiment) should be done in dc21e9c View entire conversation on ReviewNB |
Adds a new notebook demonstrating how to conduct lift tests using Interrupted Time Series analysis when control groups are unavailable (e.g., national-level campaigns).
Key features:
This bridges the gap between experimental lift testing and MMM calibration, providing the workflow for generating experimental evidence that can improve attribution models.
📚 Documentation preview 📚: https://causalpy--547.org.readthedocs.build/en/547/