Skip to content
Discussion options

You must be logged in to vote

It sounds like you are trying to calculate the expected impact of each media channel on revenue as modeled by your MMM over particular time periods.

Meridian has a function in the analyzer class calledincremental_impact that will provide those estimates. By default it will provide estimates over the entire time range, however you can use the option selected_times to limit the estimates to particular time periods.

If you need to calculate an ROI for a selected time period, you can use the function roi in the analyzer class with the option 'selected_times' to get an ROI estimate for a time period of interest. Additionally, you can use the incremental impact estimates divided by spend for th…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by christianlehre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants